nicknochnack / DoomReinforcementLearningLinks
☆35Updated 3 years ago
Alternatives and similar repositories for DoomReinforcementLearning
Users that are interested in DoomReinforcementLearning are comparing it to the libraries listed below
Sorting:
- ☆71Updated 3 years ago
- This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.☆104Updated last year
- A tutorial walking through the use of Keras-RL for reinforcement learning with OpenAI gym.☆72Updated 4 years ago
- ☆305Updated 3 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆53Updated last year
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- A tutorial showing how to train RL agents for webgames, in this case, Chrome Dino☆46Updated 2 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆101Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- ☆23Updated 2 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆48Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- This is the code-base that I personally use as the starting point for any reinforcement learning codebase with the purpose of fast experi…☆12Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last week
- ☆46Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆177Updated 10 months ago
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆22Updated 3 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 2 years ago
- Behavioural cloning experiments with video games☆32Updated 5 years ago
- A notebook walking through how to use Keras RL to solve Atari environments.☆25Updated 4 years ago
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 7 months ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆54Updated 4 years ago
- Hands-On Reinforcement Learning for Games, published by Packt☆60Updated 2 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Deep Reinforcement Learning algorithms for Policy Value methods written from scratch.☆23Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago