ivust / random-texture-synthesis

Code for the ICLR 2017 paper "What does it take to generate natural textures?"
18 stars 3 forks source link

Theano Version #1

Open moonmoonCL opened 3 years ago

moonmoonCL commented 3 years ago

Hi, what's the version of Theano? Thanks

ludovicdmt commented 2 years ago

Hi, It works with 1.0.5 but need to upgrade Lasagne to the dev version (pip install --upgrade https://github.com/Lasagne/Lasagne/archive/master.zip).