Skip to content

Instantly share code, notes, and snippets.

@BenjaminWegener
Created November 30, 2017 07:30
Show Gist options
  • Save BenjaminWegener/388fe3aa223e25f6912da7f2e8fc39a6 to your computer and use it in GitHub Desktop.
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
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