ScalaRL is a functional reinforcement learning library for Scala. It provides composable abstractions for environments, policies, and value functions, drawing on ideas from Algebird and category theory to make RL algorithms more modular and testable.
ScalaRL
Reinforcement learning framework in Scala