Skip to content

ishikota/kyoka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kyoka : Simple Reinforcement Learning Library

Build Status Coverage Status PyPI license

kyoka is a reinforcement learning for python.
You can easily apply these famous algorithms for your learning task

  • MonteCarlo
  • Sarsa
  • QLearning
  • deep QLearning (from DQN paper)
  • MonteCarloTreeSearch

For more detail, please see documentation site

https://ishikota.github.io/kyoka/

Installation

pip install kyoka

About

Reinforcement Learning library for python.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages