I will show how to install tensorflow 2.0 on windows computer. I will be installing it on top of anaconda.
Video to install anaconda on windows: https://www.youtube.com/watch?v=Vt6loGK9Adc
/>
🔖 Hashtags 🔖
#installtensorflow #installtensorflowwindows #tensorflowinjupyternotebook #tensorflowonwindows
Do you want to learn technology from me? Check https://codebasics.io/ for my affordable video courses.
Next video: https://www.youtube.com/watch?v=z-ZR_8BZ1wQ&list=PLeo1K3hjS3uu7CxAacxVndI4bE_o3BDtO&index=6
/>
Previous video: https://www.youtube.com/watch?v=ER2It2mIagI&list=PLeo1K3hjS3uu7CxAacxVndI4bE_o3BDtO&index=4
/>
Code for logistic regression: https://github.com/codebasics/py/blob/master/ML/7_logistic_reg/7_logistic_regression.ipynb
Deep learning playlist: https://www.youtube.com/playlist?list=PLeo1K3hjS3uu7CxAacxVndI4bE_o3BDtO
/>
Prerequisites for this series:
1: Python tutorials (first 16 videos): https://www.youtube.com/playlist?list=PLeo1K3hjS3uv5U-Lmlnucd7gqF-3ehIh0
2: Pandas tutorials(first 8 videos): https://www.youtube.com/playlist?list=PLeo1K3hjS3uuASpe-1LjfG5f14Bnozjwy
/> 3: Machine learning playlist (first 16 videos): https://www.youtube.com/playlist?list=PLeo1K3hjS3uvCeTYTeyfe0-rN5r8zn9rw
🌎 My Website For Video Courses: https://codebasics.io/
Need help building software or data analytics and AI solutions? My company https://www.atliq.com/ can help. Click on the Contact button on that website.
Facebook: https://www.facebook.com/codebasicshub
Twitter: https://twitter.com/codebasicshub
If have anaconda python and python launcher do I need to remove python launcher.
Can I download in new terminal of Jupyter notebook
What to do if the git prompt says "jupyter : command not found"
i have all installed
As for me I am using both Anaconda and VScode. I have found out that, Anaconda and Python 3.9 are already installed. Its ok for me to work with tensor fflow without any problem?
it show command not found wht to do?
Do you want to learn technology from me? Check https://codebasics.io/ for my affordable video courses
Sir thanks for this playlist your teaching method is too good and clear to understand
Nothing is working for me. When I click jupyter notebook, I get command not found error. Even the pip install is not working with GIT
Can I have the wallpaper that shows in this video
I really love watching ur Videos, Thanks a lot for such a Brilliant and Awesome Work….
hi! how can I resolve the error "bash: jupyter: command not found", thank you in advance
Great Content!!
thank you seriously thank you sir
I have Anaconda, Py 3.9, Py 3.9.1, and Python Launcher. I'm curious how that will give me issues, if everything is running just fine so far
Sir thanks for this playlist your teaching method is too good and clear to understand
My question is that is this playlist is enough for a startup level or internship level? If not then please upload more videos related to this… Waiting for your answer then I start following you thanks!
Sir, I am following your steps and i am facing issues in importing tensor flow. Please guide
Error is :- ImportError Traceback (most recent call last)
~anaconda3libsite-packagestensorflowpythonpywrap_tensorflow.py in <module>
63 try:
—> 64 from tensorflow.python._pywrap_tensorflow_internal import *
65 # This try catch logic is because there is no bazel equivalent for py_extension.
ImportError: DLL load failed while importing _pywrap_tensorflow_internal: The specified module could not be found.
During handling of the above exception, another exception occurred:
i have python only already
thankyou very much that was helpful
i was following you and try to install tensorflow but i was unable
1.by using git bash it saying install: missing destination file operand after 'tensorflow'
Try 'install –help' for more information.