Popular RL algorithms that I'm implementing while learning RL
Stars
6
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
add actor-critic.py
d292fef
update utils.py
5b31414
update reinforce.py
642f976
e0793c1
add reinforce.py
257a4ed
Update
2ca3dfe
Update MCTC template
aa647d2
Add HW folder
045a3e9
Update Utilities
e6d3942
initial MCTS template
48cfaea
fed3488
c72928b
Utility functions
5cc4e32
Sarsa with linear Function Approx.
dcfb7e3
DQN with pytorch
5a2ce48