higgsfield / RL-Adventure

Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
2.99k stars 587 forks source link

Fix error in proj_dist #25

Open nakosung opened 5 years ago

HoBeom commented 2 years ago

This change is essential for migration to the latest pytorch. Thank you for saving my time. 😄 @nakosung