Open kyliedunn526 opened 3 years ago
Eg. running ocaml-torch/_build/default/examples/reinforcement-learning/dqn_atari.exe produces
actions: NOOP,FIRE,RIGHT,LEFT,RIGHTFIRE,LEFTFIRE 0 0 (0/0 frames) zsh: segmentation fault
EDIT: Tried with char_rnn and it works fine, so possibly unique to RL?
memory issues, try better GPU and CPU
Eg. running ocaml-torch/_build/default/examples/reinforcement-learning/dqn_atari.exe produces
actions: NOOP,FIRE,RIGHT,LEFT,RIGHTFIRE,LEFTFIRE 0 0 (0/0 frames) zsh: segmentation fault
EDIT: Tried with char_rnn and it works fine, so possibly unique to RL?