COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20201004012222/https://github.com/topics/deep-q-learning
Here are
185 public repositories
matching this topic...
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Updated
Oct 3, 2020
Jupyter Notebook
Deep Q-learning for playing flappy bird game
Updated
Dec 9, 2019
Python
A PyTorch library for building deep reinforcement learning agents.
Updated
Oct 1, 2020
Python
A curated list of Monte Carlo tree search papers with implementations.
Updated
Aug 2, 2020
Python
Deep Q-learning for playing tetris game
Updated
Mar 30, 2020
Python
CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning
Updated
Aug 25, 2020
Python
RAD: Reinforcement Learning with Augmented Data
Updated
May 11, 2020
Jupyter Notebook
Trained A Convolutional Neural Network To Play 2048 using Deep-Reinforcement Learning
Updated
Sep 19, 2018
Jupyter Notebook
Stock Trading Bot using Deep Q-Learning
Updated
Mar 2, 2020
Jupyter Notebook
Project on design and implement neural network that maximises driving speed of self-driving car through reinforcement learning.
Updated
Jul 16, 2020
Python
DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM
Updated
Mar 20, 2019
Python
SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning
Updated
Jul 12, 2020
Python
Updated
Jun 8, 2019
Jupyter Notebook
Using deep reinforcement learning to tackle the game 2048.
Updated
Sep 26, 2020
Python
My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗
Updated
Feb 7, 2019
Python
A collection of several Deep Reinforcement Learning techniques (Deep Q Learning, Policy Gradients, ...), gets updated over time.
Updated
Jan 14, 2020
Python
Deep Reinforcement learning and Python learn how to play the original Super Mario Bros
Updated
Sep 2, 2018
Python
A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning
Updated
Apr 1, 2019
Python
A method to train DRL model with Tensorflow and Bizhawk.
Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch framework
Updated
Aug 26, 2020
Python
Deep Reinforcement Learning Toolbox for Robotics using Keras and TensorFlow
Updated
Aug 16, 2019
Python
Repository for CAADRIA19 Workshop: "WS.4 Deep Reinforcement Learning in Grasshopper".
Updated
May 11, 2019
Python
A tensorflow implementation of hindsight experience replay
Updated
Apr 19, 2018
Jupyter Notebook
AI Bot for playing famous Google Chrome Offline Game T-Rex Dino -Runner. Developed on Pytorch using Deep Q Learning and Convolutional Neural Nets.
Updated
Nov 6, 2019
Python
Simulation of a self-driving car game using a Deep Q Learning AI
Updated
Oct 15, 2017
Python
A deep reinforcement learning approach to search engine ranking (PyTorch). Final Project for UC Berkeley's CS 285: Deep Reinforcement Learning, Decision Making, and Control
In this all Projects dealing with reinforcement learning wil be uploaded
Updated
Sep 29, 2020
Python
Updated
Jul 14, 2018
Python
PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN
Updated
Sep 18, 2020
Jupyter Notebook
Improve this page
Add a description, image, and links to the
deep-q-learning
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
deep-q-learning
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
This function is important to check if a proposed action can be performed in an environment.