Created
November 30, 2017 07:30
-
-
Save BenjaminWegener/388fe3aa223e25f6912da7f2e8fc39a6 to your computer and use it in GitHub Desktop.
change the version to keras v1 or keras v2 to use the other api under anaconda
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
conda install keras=1.0.7 -c conda-forge | |
OR | |
conda install keras=2.0.9 -c conda-forge |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment