ifp-uiuc / anna

This is a code repository to efficiently train a deconvolutional neural network with rectified linear units.
BSD 2-Clause "Simplified" License
56 stars 19 forks source link

Version of theano #3

Open ghost opened 6 years ago

ghost commented 6 years ago

Can you please be more specific about the version of theano? as the back-end of theano gone under lots of changes since 2015 and it seems that one needs the exact version as yours to use it. Also, it would be good if you remember which version of cuda you used. thanks a lot

wwptrdo commented 4 years ago

I also want to know if you solved this problem?