Ahmed Ahmedov
Ahmed Ahmedov
@Alec55555 I am sorry, I didn't really understand what you mean by "copy window into Cuda". I am simply following the tutorial as it is. How do I do what...
When trying to install thru git using the following command: `pip install git+https://github.com/Crypto-AI/pypoloniex ` I get the following error: ``` ` (py3) user@user-dwtc:~/anaconda3/envs/py3/lib/python3.6/site-packages/stocktalk$ pip install git+https://github.com/Crypto-AI/pypoloniex Collecting git+https://github.com/Crypto-AI/pypoloniex Cloning https://github.com/Crypto-AI/pypoloniex...
I have a similar problem. Kernel restarts as soon as I execute `ffm_model.fit(param, "model.out")` in `Ubuntu14.04 and Python3.5.2`