awjuliani / DeepRL-Agents

A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
MIT License
2.23k stars 825 forks source link

A3C Doom: Typo in comment #59

Open choinker opened 6 years ago

choinker commented 6 years ago

File: https://github.com/awjuliani/DeepRL-Agents/blob/master/A3C-Doom.ipynb

Where: A typo in a comment of the final gist

What: "# Start the "work" process for each worker in a separate threat."

Correction: threat => thread