fedebotu / vision-cartpole-dqnLinks
Implementation of the CartPole from OpenAI's Gym using only visual input for Reinforcement Learning control with DQN
☆16Updated 4 years ago
Alternatives and similar repositories for vision-cartpole-dqn
Users that are interested in vision-cartpole-dqn are comparing it to the libraries listed below
Sorting:
- Representing robots as graphs for reinforcement-learning in PyBullet locomotion environments.☆33Updated 4 years ago
- Deep Q learning algorithm written on PyTorch for solving 2D robot arm reacher☆11Updated 5 years ago
- On Simple Reactive Neural Networks for Behaviour-Based Reinforcement Learning by Ameya Pore and Gerardo Aragon-Camarasa☆10Updated 5 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 6 years ago
- A DRL implementation repo☆23Updated 2 months ago
- Codes accompanying the paper "A Convergent and Efficient Deep Q Network Algorithm"☆8Updated 3 years ago
- Q-network with cross-entropy (CE) method for reinforcement learning.☆54Updated 6 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- Official code for "DHRL: A Graph-Based Approach for Long-Horizon and Sparse Hierarchical Reinforcement Learning" (NeurIPS 2022 Oral)☆27Updated 2 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 5 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆75Updated 3 years ago
- Robotics-Deep Reinforcement Learning Project: Deep RL Arm Manipulation by using DQN (Deep Q-Learning Network) agent simulated on ROS-Gaze…☆46Updated 6 years ago
- RL-Toolkit: A Research Framework for Robotics☆20Updated 6 months ago
- Imitation Learning Algorithms Tutorial (Python) from scratch☆42Updated 9 months ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆18Updated last year
- Solving several OpenAI Gym and custom gazebo environments using reinforcement learning techniques.☆20Updated 6 years ago
- ☆66Updated 2 years ago
- The official implementation of Memory-efficient DQN algorithm.☆10Updated last year
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆99Updated 2 months ago
- [IROS2020] Encoding formulas as deep networks: Reinforcement learning for zero-shot execution of LTL formulas☆10Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- 📖 Paper: Human-level control through deep reinforcement learning 🕹️☆51Updated last year
- Tutorial: Tools for Robotic Reinforcement Learning, Hands-on RL for Robotics with EAGER and Stable-Baselines3☆93Updated 2 years ago
- Implementing Deep-Q-Learning to train a bot to navigate an environment with obstacles☆15Updated 2 years ago
- On-Policy Policy Gradient Algorithms in JAX☆38Updated last year
- ☆68Updated 2 years ago
- myGym enables fast prototyping of RL in the area of robotic manipulation and navigation.You can train different robots, in several enviro…☆51Updated this week