I forked Open AI's baseline code and made a few changes. This was my first full run before I started playing around with the model architecture.
Changes from OpenAI's: * Turned on Logging, including Tensorboard output * Log rewards * Add a command line option for setting number of cpus
Code: Commit used …
read more