higgsfield/RL-Adventure
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
Jupyter Notebook
Issues
- 4
- 1
About Distributional DQN--projection_distribution
#34 opened by miilue - 6
- 1
- 2
Error - possibly due to "Variable()" ?
#22 opened by joleeson - 1
- 2
No prioritized experience replay in rainbow file
#11 opened by garkavem - 1
Error in Priority Update for Prioritized Replay
#13 opened by qfettes - 2
The update in DQN
#31 opened by YuxuanXie - 0
development
#30 opened by m1996 - 0
RL-Adventure/3.dueling dqn.ipynb missing forward?
#29 opened by laz8 - 0
batch_size for DQN
#28 opened by narrowsnap - 0
- 0
cuda tensor instead of int in 1.dqn
#10 opened by garkavem - 3
The atari's state.shape is (210,160,3),and u define the net's in_channel as env.shape[0]
#23 opened by WonderSeven - 0
No link found
#21 opened by ayushmangupta1990 - 2
Environment/dependencies
#19 opened by janscholten - 12
Gym env
#12 opened by ShuvenduRoy - 1
frame_stack default to False
#9 opened by lweitkamp - 1
- 2
- 1