Skip to content

lab-oak/oak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

829 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Oak is a Python package for reinforcement learning and search in Generation 1 Pokemon (RBY) battling and team-building.

Once activated

Installation

The package is not yet on PyPI. Instead, download a wheel for your python minor version from a successful Github Actions run.

python3 -m venv .venv
source .venv/bin/activate
pip install *.whl
# test
benchmark

Instruction for installing and using the package can be found here.

Contributing

Documentation

About

Software toolkit for perfect info search in RBY

Resources

License

Stars

Watchers

Forks

Contributors