tabular-sarsa
A tabular implementation of the SARSA reinforcement learning algorithm which is related to Q-learning
A tabular implementation of the SARSA reinforcement learning algorithm which is related to Q-learning
a general SARSA implementation, an A.I. tool useful for machine learning
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.
Library implementing the double-q-learning algorithm.
Library implementing the q-learning algorithm and several exploration algorithms.
Bayesian bandit implementation for Node and the browser.
immutable memory implementation for markovjs
A simple agent that will explore a game world.
reinforcement learning in javascript
reinforcement learning in javascript (fork supporting promises)
A rewards system that helps you reinforce your good habits!
Simple chess engine to play with deep reinforcement learning
js neat library
OpenAI style Gym for javascript
wasm bindings for vowpal wabbit
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games. OpenSpiel supports n-player (single- and multi- agent) zero-sum, cooperative and general-sum, one-shot and sequential, st
Reinforcement learning (Q-Learning) library
shortest paths that become 'more popular' with repeated use. simulate forest trail formation, infrastructure network growth, plant root growth, mold growth, other analogous phenomena, etc.
A Neural Network for Reinforcement Learning in TypeScript
JavaScript wrapper for the inference of RLtools models