RL-Implementation-IMPALA icon indicating copy to clipboard operation
RL-Implementation-IMPALA copied to clipboard

A Test-Implementation of the IMPALA algorithm (by deepmind 2018)

Results 2 RL-Implementation-IMPALA issues
Sort by recently updated
recently updated
newest added

Trying to run with multiple explorers....not sure if I am passing parameters correctly as the system does not process. ``` python impala_proto.py -l localhost:22222 -e localhost:3333,localhost:4444 -j learner -t 0...

hey mate - recon you might be able to have another crack at this with v-trace implemented? Recently saw a talk at this years ICLR explaining how v-trace works: https://youtu.be/N5oZIO8pE40?t=26m54s