All Projects → Autonomous Learning Library → Similar Projects or Alternatives

803 Open source projects that are alternatives of or similar to Autonomous Learning Library

Evostra
A fast Evolution Strategy implementation in Python
Stars: ✭ 227 (-46.59%)
Mutual labels:  reinforcement-learning
Awesome Monte Carlo Tree Search Papers
A curated list of Monte Carlo tree search papers with implementations.
Stars: ✭ 387 (-8.94%)
Mutual labels:  reinforcement-learning
Cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features
Stars: ✭ 349 (-17.88%)
Mutual labels:  reinforcement-learning
Neuron poker
Texas holdem OpenAi gym poker environment with reinforcement learning based on keras-rl. Includes virtual rendering and montecarlo for equity calculation.
Stars: ✭ 299 (-29.65%)
Mutual labels:  reinforcement-learning
DRL graph exploration
Autonomous Exploration Under Uncertainty via Deep Reinforcement Learning on Graphs
Stars: ✭ 53 (-87.53%)
dqn-lambda
NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.
Stars: ✭ 20 (-95.29%)
Agentnet
Deep Reinforcement Learning library for humans
Stars: ✭ 298 (-29.88%)
Mutual labels:  reinforcement-learning
Deep-RL-agents
No description or website provided.
Stars: ✭ 27 (-93.65%)
stadium
A graphical interface for reinforcement learning and gym-based environments. Integrates tensorboard and various configuration utilities for ease of usage.
Stars: ✭ 26 (-93.88%)
Mutual labels:  ppo
gym-microrts-paper-sb3
RL agent to play μRTS with Stable-Baselines3 and PyTorch
Stars: ✭ 21 (-95.06%)
Mutual labels:  ppo
Awesome Self Supervised Learning
A curated list of awesome self-supervised methods
Stars: ✭ 4,492 (+956.94%)
Mutual labels:  reinforcement-learning
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (+650.82%)
Mutual labels:  reinforcement-learning
Deep-Q-Networks
Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym
Stars: ✭ 38 (-91.06%)
good robot
"Good Robot! Now Watch This!": Repurposing Reinforcement Learning for Task-to-Task Transfer; and “Good Robot!”: Efficient Reinforcement Learning for Multi-Step Visual Tasks with Sim to Real Transfer
Stars: ✭ 84 (-80.24%)
Deep Reinforcement Learning Survey
My Exploration on Deep Reinforcement Learning Survey
Stars: ✭ 419 (-1.41%)
Mutual labels:  reinforcement-learning
Flappy Bird Deep Q Learning Pytorch
Deep Q-learning for playing flappy bird game
Stars: ✭ 403 (-5.18%)
Mutual labels:  reinforcement-learning
Maro
Multi-Agent Resource Optimization (MARO) platform is an instance of Reinforcement Learning as a Service (RaaS) for real-world resource optimization problems.
Stars: ✭ 378 (-11.06%)
Mutual labels:  reinforcement-learning
Dreamerv2
Mastering Atari with Discrete World Models
Stars: ✭ 287 (-32.47%)
Mutual labels:  reinforcement-learning
MaRLEnE
Machine- and Reinforcement Learning ExtensioN for (game) Engines
Stars: ✭ 47 (-88.94%)
FLEXS
Fitness landscape exploration sandbox for biological sequence design.
Stars: ✭ 92 (-78.35%)
Practical-DRL
This is a practical resource that makes it easier to learn about and apply Practical Deep Reinforcement Learning (DRL) https://ibrahimsobh.github.io/Practical-DRL/
Stars: ✭ 66 (-84.47%)
dqn-pytorch
DQN to play Atari Pong
Stars: ✭ 77 (-81.88%)
Mutual labels:  dqn
Deep Learning Nlp Rl Papers
Recent Deep Learning papers in NLU and RL
Stars: ✭ 288 (-32.24%)
Mutual labels:  reinforcement-learning
rl-medical
Communicative Multiagent Deep Reinforcement Learning for Anatomical Landmark Detection using PyTorch.
Stars: ✭ 36 (-91.53%)
DDPG Torcs PyTorch
Using PyTorch and DDPG to play Torcs
Stars: ✭ 44 (-89.65%)
Mutual labels:  ddpg
Dist-A3C
Distributed A3C
Stars: ✭ 37 (-91.29%)
action-branching-agents
(AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning
Stars: ✭ 91 (-78.59%)
He4o
和(he for objective-c) —— “信息熵减机系统”
Stars: ✭ 284 (-33.18%)
Mutual labels:  reinforcement-learning
robustnav
Evaluating pre-trained navigation agents under corruptions
Stars: ✭ 18 (-95.76%)
reinforcement-learning-papers
My notes on reinforcement learning papers
Stars: ✭ 13 (-96.94%)
Meta Rl
Implementation of Meta-RL A3C algorithm
Stars: ✭ 355 (-16.47%)
Mutual labels:  reinforcement-learning
Ml Games
Machine learning games. Use combination of genetic algorithms and neural networks to control the behaviour of in-game objects.
Stars: ✭ 247 (-41.88%)
Mutual labels:  reinforcement-learning
Deep-Reinforcement-Learning
Introduction to Deep Reinforcement Learning
Stars: ✭ 71 (-83.29%)
Football
Check out the new game server:
Stars: ✭ 2,843 (+568.94%)
Mutual labels:  reinforcement-learning
Seq2seq Summarizer
Pointer-generator reinforced seq2seq summarization in PyTorch
Stars: ✭ 306 (-28%)
Mutual labels:  reinforcement-learning
dqn-tensorflow
Deep Q Network implements by Tensorflow
Stars: ✭ 25 (-94.12%)
Mutual labels:  dqn
Dinoruntutorial
Accompanying code for Paperspace tutorial "Build an AI to play Dino Run"
Stars: ✭ 285 (-32.94%)
Mutual labels:  reinforcement-learning
td-reg
TD-Regularized Actor-Critic Methods
Stars: ✭ 28 (-93.41%)
Mutual labels:  ppo
Ml From Scratch
Python implementations of some of the fundamental Machine Learning models and algorithms from scratch.
Stars: ✭ 20,624 (+4752.71%)
Deep-Quality-Value-Family
Official implementation of the paper "Approximating two value functions instead of one: towards characterizing a new family of Deep Reinforcement Learning Algorithms": https://arxiv.org/abs/1909.01779 To appear at the next NeurIPS2019 DRL-Workshop
Stars: ✭ 12 (-97.18%)
Pytorch Vsumm Reinforce
AAAI 2018 - Unsupervised video summarization with deep reinforcement learning (PyTorch)
Stars: ✭ 283 (-33.41%)
Mutual labels:  reinforcement-learning
deep reinforcement learning gallery
Deep reinforcement learning with tensorflow2
Stars: ✭ 35 (-91.76%)
Reinforcement Learning
Research repo of RL
Stars: ✭ 20 (-95.29%)
Tetris mcts
MCTS project for Tetris
Stars: ✭ 303 (-28.71%)
Mutual labels:  reinforcement-learning
Deep-Reinforcement-Learning-CS285-Pytorch
Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework
Stars: ✭ 104 (-75.53%)
Pytorch Dqn
Deep Q-Learning Network in pytorch (not actively maintained)
Stars: ✭ 282 (-33.65%)
pytorch-hdqn
Hierarchical-DQN in pytorch (not actively maintained)
Stars: ✭ 36 (-91.53%)
Rl Agents
Implementations of Reinforcement Learning and Planning algorithms
Stars: ✭ 232 (-45.41%)
Mutual labels:  reinforcement-learning
rl pytorch
Deep Reinforcement Learning Algorithms Implementation in PyTorch
Stars: ✭ 23 (-94.59%)
Reinforcement Learning
Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3
Stars: ✭ 61 (-85.65%)
Mutual labels:  ppo
Arxivtimes
repository to research & share the machine learning articles
Stars: ✭ 3,651 (+759.06%)
Mutual labels:  reinforcement-learning
Reinforcement Learning Kr
[파이썬과 케라스로 배우는 강화학습] 예제
Stars: ✭ 282 (-33.65%)
Mutual labels:  dqn
Reinforcement Learning Course
Curso de Aprendizaje por Refuerzo, de 0 a 100 con notebooks y slides muy sencillas para entenderlo todo perfectamente.
Stars: ✭ 18 (-95.76%)
Smart-Traffic-Signals-in-India-using-Deep-Reinforcement-Learning-and-Advanced-Computer-Vision
We have used Deep Reinforcement Learning and Advanced Computer Vision techniques to for the creation of Smart Traffic Signals for Indian Roads. We have created the scripts for using SUMO as our environment for deploying all our RL models.
Stars: ✭ 131 (-69.18%)
Detection 2016 Nipsws
Hierarchical Object Detection with Deep Reinforcement Learning
Stars: ✭ 401 (-5.65%)
Deep Rl
Collection of Deep Reinforcement Learning algorithms
Stars: ✭ 280 (-34.12%)
Mutual labels:  reinforcement-learning
AlphaNPI
Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.
Stars: ✭ 71 (-83.29%)
Tf Rex
Play Google Chrome's T-rex game with TensorFlow
Stars: ✭ 345 (-18.82%)
chainer-notebooks
Jupyter notebooks for Chainer hands-on
Stars: ✭ 23 (-94.59%)
Mutual labels:  dqn
Underflow
With underflow, create trafic light clusters that interact together to regulate circulation
Stars: ✭ 12 (-97.18%)
241-300 of 803 similar projects