Keras: downgrade keras

Created on 12 Nov 2016  路  4Comments  路  Source: keras-team/keras

I want to install keras and downgrade to 1.0.1, how can i do it

stale

Most helpful comment

You tried pip install keras==1.0.1 after pip uninstall keras?

All 4 comments

You tried pip install keras==1.0.1 after pip uninstall keras?

You really shouldn't though. Why do you need to downgrade?

@carlthome some reasons for downgrading could be https://github.com/keras-team/keras/issues/9621

check this link

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fredtcaroli picture fredtcaroli  路  3Comments

Imorton-zd picture Imorton-zd  路  3Comments

vinayakumarr picture vinayakumarr  路  3Comments

anjishnu picture anjishnu  路  3Comments

NancyZxll picture NancyZxll  路  3Comments