Skip to content Skip to sidebar Skip to footer
Showing posts with the label Theano

Installing Theano On Epd (windows X64)

I'm trying to install Theano on Enthought Python Distribution (EPD), but I am getting a weird e… Read more Installing Theano On Epd (windows X64)

Error Running Theano.test() - Importerror: Dll Load Failed: A Dynamic Link Library (dll) Initialization Routine Failed

I'm trying to get theano up and running on a Windows 10 (x64) machine. I've installed Pytho… Read more Error Running Theano.test() - Importerror: Dll Load Failed: A Dynamic Link Library (dll) Initialization Routine Failed

Logistic_sgd Module, Where To Find It?

doing a deep learning tutorial and my python cannot find that module. from logistic_sgd import Logi… Read more Logistic_sgd Module, Where To Find It?

Need Help To Compile Python With Pyinstaller

I want to distribute my python code on machines running windows 7+. It consists of a couple of .py … Read more Need Help To Compile Python With Pyinstaller

Error (theano.gof.opt): Optimization Failure Due To: Constant_folding

In Neural Networks and Deep Learning, there's an object called network3 (which is a PY file, wr… Read more Error (theano.gof.opt): Optimization Failure Due To: Constant_folding