All Projects → DQN-Atari → Similar Projects or Alternatives

140 Open source projects that are alternatives of or similar to DQN-Atari

Tianshou
An elegant PyTorch deep reinforcement learning library.
Stars: ✭ 4,109 (+7652.83%)
Mutual labels:  dqn, atari
dqn-pytorch
DQN to play Atari Pong
Stars: ✭ 77 (+45.28%)
Mutual labels:  dqn, atari
breakout-Deep-Q-Network
Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout
Stars: ✭ 69 (+30.19%)
Mutual labels:  dqn, atari
DQN-pytorch
A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning
Stars: ✭ 23 (-56.6%)
Mutual labels:  dqn, atari
Rainy
☔ Deep RL agents with PyTorch☔
Stars: ✭ 39 (-26.42%)
Mutual labels:  dqn
pingPongBallClock
Raspberry Pi code for the Ping Pong Ball Clock Project
Stars: ✭ 23 (-56.6%)
Mutual labels:  pong
Reinforcement Learning
Minimal and Clean Reinforcement Learning Examples
Stars: ✭ 2,863 (+5301.89%)
Mutual labels:  dqn
Deep Rl Trading
playing idealized trading games with deep reinforcement learning
Stars: ✭ 228 (+330.19%)
Mutual labels:  dqn
AI BIG DATAS ALGORITHM
大数据+人工智能+数据结构相关案例项目
Stars: ✭ 28 (-47.17%)
Mutual labels:  dqn
Deep-Reinforcement-Learning-With-Python
Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math
Stars: ✭ 222 (+318.87%)
Mutual labels:  dqn
Retro Learning Environment
The Retro Learning Environment (RLE) -- a learning framework for AI
Stars: ✭ 180 (+239.62%)
Mutual labels:  dqn
c games
[Some C games] Some simple games written in C language.
Stars: ✭ 31 (-41.51%)
Mutual labels:  pong
RetroLove
A collection of simple games built with the LOVE game framework.
Stars: ✭ 13 (-75.47%)
Mutual labels:  pong
Drl based selfdrivingcarcontrol
Deep Reinforcement Learning (DQN) based Self Driving Car Control with Vehicle Simulator
Stars: ✭ 249 (+369.81%)
Mutual labels:  dqn
retrore
A curated list of original and reverse-engineered vintage 6502 game sourcecode.
Stars: ✭ 22 (-58.49%)
Mutual labels:  atari
Aleph star
Reinforcement learning with A* and a deep heuristic
Stars: ✭ 235 (+343.4%)
Mutual labels:  dqn
pong-almost-from-scratch
This is an attempt of making the game pong using modern programming languages
Stars: ✭ 14 (-73.58%)
Mutual labels:  pong
Hands On Intelligent Agents With Openai Gym
Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTorch
Stars: ✭ 189 (+256.6%)
Mutual labels:  dqn
free-lunch-saliency
Code for "Free-Lunch Saliency via Attention in Atari Agents"
Stars: ✭ 15 (-71.7%)
Mutual labels:  atari
reinforcement learning with Tensorflow
Minimal implementations of reinforcement learning algorithms by Tensorflow
Stars: ✭ 28 (-47.17%)
Mutual labels:  dqn
Tensorflow Rl
Implementations of deep RL papers and random experimentation
Stars: ✭ 176 (+232.08%)
Mutual labels:  dqn
Machine Learning Is All You Need
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Stars: ✭ 173 (+226.42%)
Mutual labels:  dqn
Deep Reinforcement Learning Algorithms
31 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
Stars: ✭ 167 (+215.09%)
Mutual labels:  dqn
RL-FlappyBird
Using reinforcement learning to train FlappyBird.
Stars: ✭ 68 (+28.3%)
Mutual labels:  dqn
omd
JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"
Stars: ✭ 43 (-18.87%)
Mutual labels:  dqn
Doudizhu
AI斗地主
Stars: ✭ 149 (+181.13%)
Mutual labels:  dqn
atari-leaderboard
A leaderboard of human and machine performance on the Arcade Learning Environment (ALE).
Stars: ✭ 22 (-58.49%)
Mutual labels:  atari
pongloader
🏓 Pong in 512 bytes. (boot sector)
Stars: ✭ 86 (+62.26%)
Mutual labels:  pong
EnttPong
Built for EnTT, at the request of the developer as a demo.
Stars: ✭ 51 (-3.77%)
Mutual labels:  pong
6502.Net
A .Net-based Cross-Assembler for Several 8-Bit Microprocessors
Stars: ✭ 44 (-16.98%)
Mutual labels:  atari
Node-Pong
Let's play a classic game of Node Pong in Blender 3D
Stars: ✭ 20 (-62.26%)
Mutual labels:  pong
pacman-ai
A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning
Stars: ✭ 26 (-50.94%)
Mutual labels:  dqn
PongC
Classic game of Pong in the terminal made in C.
Stars: ✭ 18 (-66.04%)
Mutual labels:  pong
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+3769.81%)
Mutual labels:  dqn
Learning To Communicate Pytorch
Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch
Stars: ✭ 236 (+345.28%)
Mutual labels:  dqn
dqn-obstacle-avoidance
Deep Reinforcement Learning for Fixed-Wing Flight Control with Deep Q-Network
Stars: ✭ 57 (+7.55%)
Mutual labels:  dqn
Pytorch Drl
PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
Stars: ✭ 233 (+339.62%)
Mutual labels:  dqn
mmn
Moore Machine Networks (MMN): Learning Finite-State Representations of Recurrent Policy Networks
Stars: ✭ 39 (-26.42%)
Mutual labels:  atari
Deeprl
Modularized Implementation of Deep RL Algorithms in PyTorch
Stars: ✭ 2,640 (+4881.13%)
Mutual labels:  dqn
UAV-DDPG
Code for paper "Computation Offloading Optimization for UAV-assisted Mobile Edge Computing: A Deep Deterministic Policy Gradient Approach"
Stars: ✭ 133 (+150.94%)
Mutual labels:  dqn
Rlcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
Stars: ✭ 184 (+247.17%)
Mutual labels:  dqn
distributedRL
A framework for easy prototyping of distributed reinforcement learning algorithms
Stars: ✭ 93 (+75.47%)
Mutual labels:  dqn
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+3854.72%)
Mutual labels:  dqn
pytorch-distributed
Ape-X DQN & DDPG with pytorch & tensorboard
Stars: ✭ 98 (+84.91%)
Mutual labels:  dqn
Atari
AI research environment for the Atari 2600 games 🤖.
Stars: ✭ 174 (+228.3%)
Mutual labels:  dqn
fastbasic
FastBasic - Fast BASIC interpreter for the Atari 8-bit computers
Stars: ✭ 108 (+103.77%)
Mutual labels:  atari
Drl
Repository for codes of 'Deep Reinforcement Learning'
Stars: ✭ 172 (+224.53%)
Mutual labels:  dqn
DQN-using-PyTorch-and-ML-Agents
A simple example of how to implement vector based DQN using PyTorch and a ML-Agents environment
Stars: ✭ 81 (+52.83%)
Mutual labels:  dqn
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (+173.58%)
Mutual labels:  dqn
Agents
TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.
Stars: ✭ 2,135 (+3928.3%)
Mutual labels:  dqn
salvador
A free, open-source compressor for the ZX0 format
Stars: ✭ 35 (-33.96%)
Mutual labels:  atari
Per
Prioritized Experience Replay (PER) implementation in PyTorch
Stars: ✭ 147 (+177.36%)
Mutual labels:  dqn
MolDQN-pytorch
A PyTorch Implementation of "Optimization of Molecules via Deep Reinforcement Learning".
Stars: ✭ 58 (+9.43%)
Mutual labels:  dqn-pytorch
Rainbow
A PyTorch implementation of Rainbow DQN agent
Stars: ✭ 147 (+177.36%)
Mutual labels:  dqn
Virtual-Jaguar-Rx
Virtual Jaguar, an Atari Jaguar emulator, with integrated debugger
Stars: ✭ 35 (-33.96%)
Mutual labels:  atari
Pytorch-RL-CPP
A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)
Stars: ✭ 73 (+37.74%)
Mutual labels:  atari
logrl
Logarithmic Reinforcement Learning
Stars: ✭ 25 (-52.83%)
Mutual labels:  dqn
awesome-list
Awesome Lists of retrocomputing resources (6502, Apple 2, Atari, ...)
Stars: ✭ 38 (-28.3%)
Mutual labels:  atari
Keras Rl2
Reinforcement learning with tensorflow 2 keras
Stars: ✭ 134 (+152.83%)
Mutual labels:  dqn
Fruit-API
A Universal Deep Reinforcement Learning Framework
Stars: ✭ 61 (+15.09%)
Mutual labels:  atari
1-60 of 140 similar projects