Tom Brander
Tom Brander
Yeh but I don't know of anyone using amd for mach learning? but appreciate the !command info! that is fine for now, I should know but,,. heck
Yup I commented on issue #8 and came back in hopes that I'd see some progress.. I have TF-gpu up and running in Jupyter so I think that qualifies me...
Under an Anaconda virtual env for python 3.6 FYI, guess I'll try a manual install.. pip install -U git@https://github.com/quantopian/pyfolio Collecting git@ https://github.com/quantopian/pyfolio Could not find a version that satisfies the...
Welp a simple ``` (py36n) tom@tomServal:~$ cd Documents//pyfolio/ (py36n) tom@tomServal:~/Documents/pyfolio$ python setup.py install /home/tom/anaconda3/envs/py36n/lib/python3.6/site-packages/setuptools/dist.py:336: UserWarning: Normalizing 'v0.7.0+18.ga34222e' to '0.7.0+18.ga34222e' normalized_version ``` did not work as hoped.. ```%matplotlib inline import pyfolio...
@iamraa it actually at least got pyfolio up and going,, as follows... zipline is yet another exercise... Well I did create a new env in conda, is just did a...