theano_exercises icon indicating copy to clipboard operation
theano_exercises copied to clipboard

some problems on 01_basics/02_compiling_and_running/03_bug.py

Open eduOS opened this issue 9 years ago • 1 comments

Hi, there,

I'm a newbie to theano and run into a stone wall. The solution says that I'll get an error but I have not. And I want to ask how I can add this line THEANO_FLAGS = "mode=FAST_COMPILE" to the code?

Sincerely, Lerner

eduOS avatar Jun 13 '16 06:06 eduOS

@eduOS it seems too late but, this might help you to solve the problem http://stackoverflow.com/questions/33988334/theano-config-directly-in-script

albayraktaroglu avatar Jan 24 '17 16:01 albayraktaroglu