quickrl.core
This is a simple framework for implementing and testing reinforcement learning environments and algorithms
reinforce-js
A collection of various reinforcement learning solver. The library is an object-oriented approach (baked with Typescript) and tries to deliver simplified interfaces that make using the algorithms pretty simple.
quickrl.web
Contains Classes specific for usage in a web environment usage.
quickrl.node
Contains Classes specific for usage in a node environment.