karpathy / reinforcejs
Reinforcement Learning Agents in Javascript (Dynamic Programming, Temporal Difference, Deep Q-Learning, Stochastic/Deterministic Policy Gradients)
☆1,353Updated 6 years ago
Alternatives and similar repositories for reinforcejs:
Users that are interested in reinforcejs are comparing it to the libraries listed below
- Simple deep Q-learning agent.☆697Updated 5 years ago
- Theano-based implementation of Deep Q-learning☆1,079Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,588Updated 6 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,937Updated last year
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,014Updated 6 years ago
- Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning☆2,508Updated 5 years ago
- Implementation of TRPO and related algorithms☆625Updated 6 years ago
- A list of papers and resources dedicated to deep reinforcement learning☆835Updated 8 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,252Updated 6 years ago
- Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)☆401Updated 7 years ago
- Efficient Batched Reinforcement Learning in TensorFlow☆965Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,423Updated 2 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆657Updated 5 years ago
- Code for the paper "Meta-Learning Shared Hierarchies"☆611Updated last year
- Lua/Torch implementation of DQN (Nature, 2015)☆593Updated 7 years ago
- ☆1,082Updated last year
- Deep Recurrent Neural Networks and LSTMs in Javascript. More generally also arbitrary expression graphs with automatic differentiation.☆944Updated 8 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆590Updated 6 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,457Updated last year
- A deep Q learning demonstration using Google Tensorflow☆1,170Updated 7 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆658Updated 4 years ago
- The Arcade Learning Environment (ALE) -- a platform for AI research.☆2,229Updated this week
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,581Updated 5 years ago
- The original code from the DeepMind article + my tweaks☆1,824Updated 7 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,301Updated 6 months ago
- Code for the paper "Generative Adversarial Imitation Learning"☆700Updated 6 years ago
- A list of recent papers regarding deep reinforcement learning☆2,183Updated 8 years ago
- Assignments for CS294-112.☆1,580Updated last year
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,105Updated 7 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,292Updated 4 years ago