November, 24, 2022
Guns (Utilities) Needed for Following Machine Learning Tutorials
You need guns (software & hardware), lots of guns, to smoothly follow the machine learning tutorials.
In this lesson, you will get a brief introduction to virtual environments, what they are and why we need them.
Following that, you’ll learn about IDEs (Integrated Development Environments) and then get a brief overview of Ubuntu. The next step is the installation of Anaconda and the creation of virtual environments. Finally, you will install Tensorflow, which you will need later on in the machine learning tutorials.
Necessary Links and Downloads for Machine Learning Tutorials:
Download the Conda cheatsheet that the instructor used during the course HERE!
- Instructions for Ubuntu Installation: https://phoenixnap.com/kb/install-ubuntu-20-04
- Anaconda: https://www.anaconda.com/
- Nvidia driver installation steps (optional: If your machine has GPUs): https://www.youtube.com/watch?v=FAknvXs4M1w
- Tensorflow: https://www.tensorflow.org/install/pip
Watch the video version of the 2nd lesson: