Skip to content

ml4ai/SARSAmora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SARSAmora - Reinforcement Learning library for Scala

SARSAmora is a Scala framework for reinforcement learning. The framework includes abstractions that separate environment interfaces (including OpenAI's Gym using JEP and ScalaPy) and several different state, action and policy representations from a variety of core reinforcement learning algorithms.

The following learning algorithms are currently implemented:

  • SARSA(0)
  • Q-Learning

About

Reinforcement Learning in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages