Giter Site home page Giter Site logo

ai's Introduction

pkmn.ai

Test Status License Discord Chat


pkmn.ai is the home of competitive Pokémon artificial intelligence. The site serves as the definitive reference for existing competitive Pokémon AI projects and papers, relevant research, and explanations of important concepts and terms related to the intersection of competitive Pokémon battling and artificial intelligence while also providing authoritative rankings of existing agents which are continually tested within a controlled environment.

Researchers, developers, and interested onlookers are encouraged to join the pkmn.ai community on Discord, and all are welcome to request the inclusion of new agents on the leaderboard.

All of the code in this repository is distributed under the terms of the MIT License and all of the content is made available under CC BY-SA 4.0.

ai's People

Contributors

scheibo avatar baskuit avatar

Stargazers

Za Mustafa avatar jtwin avatar Henry Wallace avatar

Watchers

 avatar

Forkers

baskuit

ai's Issues

Abstraction

  • data bucketing
    • Kalose HP buckets
    • Athena RNG bucketing
  • quantization (eg. storing usage stats as "q8" 1/256 probabilities at rest)
  • logical/contextual input logs?

Search

  • tree bandit search + relation MCTS
  • bandit algorithms
  • (expecti)minimax
  • alpha beta pruning
  • search data structures
  • parallelism

Inference

  • information sets + perspectives
  • valid inferences based on protocol
  • reverse damage calculation
  • leveraging usage stats
    • usage after already accounting for lead]
  • possibly enhancements to statistics (joint probabilities, "correlation matrices")
  • combining inferences with heuristics

Regret

  • CFR in Pokemon
  • modifications to CFR (MC-CFR, CFR+) etc

Learning

  • machine learning in Pokémon
  • enhancements
  • online learning (ie. during a game)
  • NNUE in Pokémon
  • embedding (poke2vec, pokemb)
  • one shot learning on top of base model

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.