Tutorial-SoftWeightSharingForNNCompression icon indicating copy to clipboard operation
Tutorial-SoftWeightSharingForNNCompression copied to clipboard

What is the version of Keras used by the tutorial?

Open IdiosyncraticDragon opened this issue 7 years ago • 2 comments

I have tried several versions of keras like 2.0.0 and 1.2.2, but none of them were valid for the provided tutorial. So, I am curious what's the version of Keras used in the tutorial? It will be helpful if the information is added.

IdiosyncraticDragon avatar Apr 13 '18 09:04 IdiosyncraticDragon

Hi @IdiosyncraticDragon @cthuang1995 Did you find the keras version by any chance ?

ayush1997 avatar Jan 18 '19 10:01 ayush1997

I have tried several versions of keras like 2.0.0 and 1.2.2, but none of them were valid for the provided tutorial. So, I am curious what's the version of Keras used in the tutorial? It will be helpful if the information is added.

According to their published dates on openreview web, I tried Keras=1.2.1 with theano=0.8.2 backend, and the code could run both under python2 and python3.

zydora avatar Mar 30 '20 07:03 zydora