-
Updated
Apr 26, 2022 - Python
#
deep-reinforcement-learning
Here are 2,007 public repositories matching this topic...
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
data-science
machine-learning
data-mining
deep-learning
genetic-algorithm
deep-reinforcement-learning
machine-learning-from-scratch
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
simulator
research
ai
computer-vision
cross-platform
deep-reinforcement-learning
artificial-intelligence
pixhawk
self-driving-car
unreal-engine
drones
deeplearning
control-systems
platform-independent
autonomous-quadcoptor
autonomous-vehicles
airsim
-
Updated
May 4, 2022 - C++
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
machine-learning
reinforcement-learning
deep-learning
unity
unity3d
deep-reinforcement-learning
neural-networks
-
Updated
May 5, 2022 - C#
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
machine-learning
natural-language-processing
deep-neural-networks
reinforcement-learning
computer-vision
deep-learning
optimization
probability
deep-reinforcement-learning
medical-imaging
speech-recognition
artificial-neural-networks
pattern-recognition
probabilistic-graphical-models
bayesian-statistics
artificial-intelligence-algorithms
visual-recognition
geometric-deep-learning
explainable-ai
graph-neural-networks
-
Updated
Apr 10, 2022 - HTML
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
data-science
machine-learning
mit
deep-learning
tensorflow
deep-reinforcement-learning
artificial-intelligence
neural-networks
segmentation
tensorflow-tutorials
deeplearning
jupyter-notebooks
self-driving-cars
deep-rl
-
Updated
May 17, 2021 - Jupyter Notebook
Open-source simulator for autonomous driving research.
simulator
research
ai
computer-vision
deep-learning
cross-platform
deep-reinforcement-learning
artificial-intelligence
ros
self-driving-car
ue4
autonomous-driving
autonomous-vehicles
imitation-learning
unreal-engine-4
carla
carla-simulator
-
Updated
May 5, 2022 - C++
Open
Bidirectional RNN
7
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
-
Updated
Dec 9, 2021 - Python
Lab Materials for MIT 6.S191: Introduction to Deep Learning
mit
computer-vision
deep-learning
tensorflow
deep-reinforcement-learning
neural-networks
tensorflow-tutorials
deeplearning
jupyter-notebooks
music-generation
algorithmic-bias
-
Updated
Apr 1, 2022 - Jupyter Notebook
A course in reinforcement learning in the wild
reinforcement-learning
deep-learning
course-materials
mooc
tensorflow
keras
deep-reinforcement-learning
pytorch
hacktoberfest
git-course
pytorch-tutorials
-
Updated
Apr 17, 2022 - Jupyter Notebook
(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
-
Updated
Apr 11, 2022 - JavaScript
dev590t
commented
Apr 26, 2022
Description
Google colab and local environnement give different output for same code.
That makes some code can't work properly, like in #396 (I have the same issue).
Reproduce bug
Code to run in notebook
DP = DataProcessor('yahoofinance')
data = DP.download_data(config_tickers.DOW_30_TICKER, '2014-01-01', '2020-07-30', '1D')
run code above in local notebook give:
.
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
reinforcement-learning
deep-reinforcement-learning
q-learning
dqn
policy-gradient
sarsa
a3c
ddpg
imitation-learning
double-dqn
dueling-dqn
ppo
td3
easy-rl
-
Updated
May 5, 2022 - Jupyter Notebook
Repo for the Deep Reinforcement Learning Nanodegree program
reinforcement-learning
deep-reinforcement-learning
openai-gym
pytorch
dqn
neural-networks
reinforcement-learning-algorithms
dynamic-programming
hill-climbing
ddpg
cross-entropy
openai-gym-solutions
pytorch-rl
ppo
ml-agents
rl-algorithms
-
Updated
Feb 15, 2022 - Jupyter Notebook
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
machine-learning
reinforcement-learning
qlearning
deep-learning
deep-reinforcement-learning
artificial-intelligence
dqn
deepmind
evolution-strategies
ppo
a2c
policy-gradients
-
Updated
Jun 30, 2020 - Jupyter Notebook
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
qlearning
deep-learning
unity
tensorflow
deep-reinforcement-learning
pytorch
tensorflow-tutorials
deep-q-network
actor-critic
deep-q-learning
ppo
a2c
-
Updated
Apr 21, 2022 - Jupyter Notebook
Tensorforce: a TensorFlow library for applied reinforcement learning
control
reinforcement-learning
tensorflow
deep-reinforcement-learning
tensorflow-library
system-control
tensorforce
-
Updated
Feb 10, 2022 - Python
Minimal and Clean Reinforcement Learning Examples
machine-learning
reinforcement-learning
deep-learning
deep-reinforcement-learning
dqn
policy-gradient
a3c
deep-q-network
actor-critic
-
Updated
Mar 11, 2022 - Python
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
reinforcement-learning
deep-learning
deep-reinforcement-learning
pytorch
atari
hessian
second-order
continuous-control
actor-critic
ale
mujoco
proximal-policy-optimization
ppo
advantage-actor-critic
a2c
acktr
natural-gradients
roboschool
kfac
kronecker-factored-approximation
-
Updated
Dec 14, 2021 - Python
Modularized Implementation of Deep RL Algorithms in PyTorch
deep-reinforcement-learning
rainbow
pytorch
dqn
ddpg
double-dqn
dueling-network-architecture
quantile-regression
option-critic-architecture
deeprl
categorical-dqn
ppo
a2c
prioritized-experience-replay
option-critic
td3
-
Updated
Jan 14, 2022 - Python
Summaries of machine learning papers
-
Updated
Oct 29, 2020
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
machine-learning
reinforcement-learning
deep-learning
simple
deep-reinforcement-learning
pytorch
dqn
a3c
reinforce
ddpg
sac
acer
ppo
a2c
policy-gradients
-
Updated
Dec 1, 2021 - Python
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
algorithm
deep-learning
deep-reinforcement-learning
pytorch
dqn
policy-gradient
sarsa
resnet
a3c
reinforce
sac
alphago
actor-critic
trpo
ppo
a2c
actor-critic-algorithm
td3
-
Updated
Feb 10, 2022 - Python
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
game
mahjong
reinforcement-learning
ai
poker
card-games
blackjack
deep-reinforcement-learning
openai-gym
multi-agent
card-game
uno
texas
game-bot
game-ai
poker-game
doudizhu
gym-environment
-
Updated
Apr 26, 2022 - Python
HuaizhengZhang
commented
May 16, 2019
good first issue
Good for newcomers
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
machine-learning
mit
deep-learning
tensorflow
deep-reinforcement-learning
convnetjs
self-driving-cars
deep-rl
-
Updated
Jan 8, 2019 - JavaScript
TensorFlow implementation of Deep Reinforcement Learning papers
-
Updated
Jun 4, 2018 - Python
Top 200 deep learning Github repositories sorted by the number of stars.
machine-learning
deep-neural-networks
deep-learning
deep-reinforcement-learning
recurrent-neural-networks
artificial-intelligence
artificial-neural-networks
convolutional-neural-networks
stargazers-count
top-repositories
-
Updated
Nov 28, 2021 - Python
Artificial intelligence for the Snake game.
game
python
algorithm
reinforcement-learning
deep-reinforcement-learning
artificial-intelligence
snake
graph-theory
-
Updated
Apr 16, 2022 - Python
Improve this page
Add a description, image, and links to the deep-reinforcement-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deep-reinforcement-learning topic, visit your repo's landing page and select "manage topics."


Is there a way to train a bidirectional RNN (like LSTM or GRU) on trax nowadays?