JBed / Simple_Theano

Some Simple Stuff in Theano

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple_Theano_Stuff

Some Simple Stuff in Theano for my edification. You can run these on the gpu with:

THEANO_FLAGS=mode=FAST_RUN,device=gpu,floatX=float32 python <file_name>.py

You'll want to downalod the testing data by running the scrip in /data_loader/.

About

Some Simple Stuff in Theano

License:Apache License 2.0


Languages

Language:Python 100.0%