Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yue Zhao
pyod
Wiki
Setting up Keras and Tensorflow for Neural net Based models
Setting up Keras and Tensorflow for Neural net Based models
· Changes
Page history
Updated Setting up Keras and Tensorflow for Neural net Based models (markdown)
authored
Aug 24, 2020
by
Yue Zhao
Show whitespace changes
Inline
Side-by-side
Setting-up-Keras-and-Tensorflow-for-Neural-net-Based-models.md
View page @
a3de5f3c
...
@@ -11,6 +11,10 @@ If you want to run neural-net based models, please first install **Keras** + a b
...
@@ -11,6 +11,10 @@ If you want to run neural-net based models, please first install **Keras** + a b
*
`conda install keras tensorflow or pip install keras tensorflow-gpu`
*
`conda install keras tensorflow or pip install keras tensorflow-gpu`
***
You can also check this issue for working TF and keras version: https://github.com/yzhao062/pyod/issues/219
***
***
...
...