kfkd-tutorial
kfkd-tutorial copied to clipboard
mnist.py fails on startup
Running using Cuda 8.0 RC and a GTX 1080 I get the following result using the standard install instructions:
andrew@andrew-Ubuntu:~$ cd src/lasagne/examples/
andrew@andrew-Ubuntu:~/src/lasagne/examples$ python mnist.py
Using gpu device 0: GeForce GTX 1080
Loading data...
Building model and compiling functions...
Traceback (most recent call last):
File "mnist.py", line 239, in
I've updated the requirements, can you run this again:
pip install -r https://raw.githubusercontent.com/dnouri/kfkd-tutorial/master/requirements.txt