Tag Archives: conda

Tools for Machine Learning [ML]

Tools and quick commands for setting up your PC for exploring or working with Machine Learning using python. Install Nvidia Cuda – Cuda Install Python  – Python Install Anaconda – Anaconda Anaconda commands: Update: conda update conda Numpy: pip install … Continue reading

Posted in Machine Learning | Tagged , , , , , , , , | Comments Off on Tools for Machine Learning [ML]

Conda – Pytorch – Nvidia Cuda Toolkit Tests

Here are the basic commands for testing the version, and availability of Conda, Nvidia’s Cuda Toolkit and Pytorch. Below shows l am running conda 4.14.0, CUDA version 11.7, Nvidia driver 516.59 and torch 1.9.0 is installed and works.    

Posted in General, Machine Learning, Nvidia | Tagged , , , , | Comments Off on Conda – Pytorch – Nvidia Cuda Toolkit Tests

Exploring Anaconda, Conda, Jupyter, Tensorflow

“TensorFlow is an end-to-end open source platform for machine learning. It has a comprehensive, flexible ecosystem of tools, libraries and community resources that lets researchers push the state-of-the-art in ML[machine learning] and developers easily build and deploy ML powered applications.” … Continue reading

Posted in General, Machine Learning | Tagged , , , , , , , , | Comments Off on Exploring Anaconda, Conda, Jupyter, Tensorflow