moabitcoin / cherry-pytorch

Reinforcement Learning Tutorials & other bedtime stories in PyTorch
MIT License
11 stars 1 forks source link

Deadly corridor for Doom #17

Closed sandhawalia closed 4 years ago

sandhawalia commented 4 years ago

DQN & DDQN don't perform well for large action space problems like deadly_corridor & health_gathering. For this we want to explore

sandhawalia commented 4 years ago

health_gathering covered here

sandhawalia commented 4 years ago

Not doing. Re-open if support needed