How to install Keras (Python deep learning library) on Anaconda on Windows OS

How to install Keras (Python deep learning library) on Anaconda on Windows OS

HowTo

6 лет назад

20,688 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Shreyash Agrawal
Shreyash Agrawal - 05.01.2020 13:11

Noj

Ответить
Abubakkar Shiddique
Abubakkar Shiddique - 19.09.2019 15:35

Preparing transaction: done
Verifying transaction: failed

EnvironmentNotWritableError: The current user does not have write permissions to the target environment.
environment location: C:\ProgramData\Anaconda3


why this things happened ??

Ответить
katanoma
katanoma - 08.09.2019 17:46

Thank you, it was crystal clear ...
Can we use the same propt to install theano and tensorflow

like:

conda install -c conda-forge theano
conda install -c conda-forge tensorflow

Ответить
Tooth Fairy
Tooth Fairy - 17.06.2019 19:41

this was the first thing that showed up
WARNING: The conda.compat module is deprecated and will be removed in a future release.
what does this mean?

Ответить
Mohamed Ghorbel
Mohamed Ghorbel - 19.02.2019 12:50

thanks
:)

Ответить
All in One
All in One - 26.12.2018 19:48

I followed your instruction but got the following error, could you help,
Anaconda version: Anaconda3-5.3.1-Windows-x86_64

Got error:
CondaError: Cannot link a source that does not exist. C:\ProgramData\Anaconda3\Scripts\conda.exe

Running `conda clean --packages` may resolve your problem.

Ответить
neeraj
neeraj - 25.08.2018 16:33

Conda install c conda forge keras

Ответить