TheAILearner / Snake-Game-using-OpenCV-Python
Snake Gane using OpenCV Python
☆13Updated 6 years ago
Alternatives and similar repositories for Snake-Game-using-OpenCV-Python:
Users that are interested in Snake-Game-using-OpenCV-Python are comparing it to the libraries listed below
- ☆46Updated 5 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆92Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆124Updated 4 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆22Updated 4 years ago
- Experiments of the three PPO-Algorithms (PPO, clipped PPO, PPO with KL-penalty) proposed by John Schulman et al. on the 'Cartpole-v1' env…☆12Updated 3 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆64Updated 2 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆122Updated 5 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆49Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 8 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆26Updated 8 months ago
- Adversarial Inverse Reinforcement Learning Implement For Mountain Car☆35Updated 3 years ago
- Repo for the multi-agent PressurePlate environment☆16Updated 3 years ago
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆23Updated 3 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆35Updated 4 years ago
- ☆14Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Example code for the Gym documentation☆71Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- The Starcraft Multi-Agent challenge lite☆42Updated 6 months ago
- ☆183Updated 3 years ago
- A Reinforcement Learning Project using PPO + LSTM☆63Updated last year
- ☆15Updated 3 years ago
- Emergence of complex strategies through multiagent competition☆42Updated 2 years ago
- ☆17Updated 4 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆26Updated 8 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆86Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated last month