How to Install Tensorflow and Keras in Jupyter Notebook (Easy Method)

preview_player
Показать описание
In this video, we'll install Tensorflow and Keras in Jupyter Notebook and Write sample code that uses Tensorflow and Keras.
Using Tensorflow and Keras in Jupyter Notebook helps us create ML applications.

🌐Connect with me:

If you have any questions about installing Tensorflow and Keras in Jupyter Notebook, feel free to let me know in the comments below.

#tensorflow #keras #tensorflowtutorial #jupyternotebook
Рекомендации по теме
Комментарии
Автор

While install pip install tensorflow there is an error "could not find a version that satisfies the requirements tensorflow" hw to solve this sir ?can u tell me plz ??

sharmilakrish
Автор

Thank you very much !
It worked without any issues.

aminecharfeddine
Автор

Hi i managed to install all hhe packages i needed with anaconda but the only one i cannot install is tensor flow. Now i actually managed to install it by creating a new enviroment and changing the python version from 3.12 to 3.9 but the thing is that i need tensorflow in my jupyter notebook enviroment where i have all my other packages. Of course i can't install tensorflow in my jupyter env but only in a virtual one. So the problem is how can i get tensor flow to my jupyter enviroment, do you know it?

FrancescoMic
Автор

Sir know I got a error no module named pandas while using ML kernal
But I already installed pandas
What to do now

sangeetha
Автор

thanks however I'm so confused..I don't know what is going on, what you are doing and why you are doing it. Is it that complictaed to get keras into jupiter notebook?

tonycardinal
Автор

hey there thanks for the tutorial, but I got an issue like this `ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow` how to fix this?

bisyrim
Автор

while i was creating the environment in terminal it gave error as "running scripts is disabled in this system". How to fix it?

zeenathfathima
Автор

While executing command python -m ipykernel install -- user -- name ML- KERNEL got this error
ImportError: DLL load failed while importing _psutil_windows: The specified module could not be found.
Can you please help

ananyagm
Автор

I got the message python not found so that ended it for me.

Viewpoint
Автор

is there any code to list all the environments in the windows shell script?

gamersgame
Автор

hello I was trying your steps and got error when I did pip install tensorflow as ERROR: Could not find a version that satisfies the requirement tensorflow==2.14.0 (from versions: none) so I just downloaded a older version of Python 3.10.10 and installed tensorflow 2.15 will there be any problem?

gamersgame
Автор

when i try to import tensorflow i get this error

ImportError: DLL load failed while importing _pywrap_tf2: A dynamic link library (DLL) initialization routine failed.

heatherleonard
Автор

Bro i got an error like ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)

can u help me pleaseeee

gcosx_js
Автор

Bro i got an error like ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)

can u help me pleaseeee

gcosx_js