twoletters
twoletters
Hi Zac, There is a bug, possibly a list of cascading bugs, in the controller training script. Specifically, if `controller_num_test_episode` is greater than `controller_num_episode`, the following error occurs (in CarRacing):...
NumPy defaults to float64 on modern systems. It can sometimes be convenient to decrease precision to float32 to limit the memory footprint and speed up calculations, or to increase it...
I use the current CryptoStore container to collect data from exchanges. A proper config file is passed to it through the `CONFIG` environment variable to provide it with the Coinbase...