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-26 13:20:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5
Commits
2
Branches
0
Tags
ce6b0e8fcd975f7dceab34399dfe03dc5ca4691c
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
ce6b0e8fcd
add q learning td0
2018-07-27 14:00:20 +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
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%