Theano: change `base_compiledir` to save compiled files in another directory
问题 theano.base_compiledir refers to the directory where the compiled files are stored. Is there a way where I could permanently set theano.base_compiledir to a different location, perhaps by modifying the content of some internal theano files ? http://deeplearning.net/software/theano/library/config.html does explain ways for configuring theano in some aspect but I still couldn't address my question. I am using Ubuntu. Thanks & Cheers! 回答1: As the documentation explains, you can set this, or any