methenol

Results 15 comments of methenol

Compiling tensorflow from source with march=native to ensure the instructions for your CPU are supported gives a significant performance boost compared to the tensorforce version you grab from pip. From...

I'd be happy to help sir

With v0.2 that is using CNN I'm seeing a performance increase using GPU over CPU. The volatility is still low, similiar to what @chinshou reported. Running watch -n 1 nvidia-smi...

Using data from poloniex as my base, since it's super easy to pull data from them and want the test/live data to at least be from the same exchange. Down...

Just uploaded a google colab notebook to the main directory. Copied the current code into the notebook and modified as little as possible to get it running, so it should...