This website requires JavaScript.
Explore
Help
Sign In
wassname
/
Deep-reinforcement-learning-with-pytorch
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/Deep-reinforcement-learning-with-pytorch.git
synced
2026-09-21 12:30:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7
Commits
2
Branches
0
Tags
339894cee5c12cd04bb4385d1d347d2d77a488e4
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
johnyhe
339894cee5
Create new.py
2018-07-30 11:12:17 +08:00
dqn
Create new.py
2018-07-30 11:12:17 +08:00
actor_critic_method.py
Create actor_critic_method.py
2018-07-10 11:47:42 +08:00
gridworld.py
Create gridworld.py
2018-07-10 11:47:11 +08:00
readme.md
Update readme.md
2018-07-10 11:45:26 +08:00
sarsa.py
add sarsa learning
2018-07-30 10:43:24 +08:00
td0.py
add q learning td0
2018-07-27 14:00:20 +08:00
readme.md
这是一个学习强化学习产生的代码
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Readme
MIT
43
MiB
Languages
Python
100%