Tag Archives: cuda

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

Ubuntu Essentials Setup for ML/AI Cuda Development

Ubuntu terminal commands l used to complete and test my workstation before ML/AI/Cuda development

Posted in Computer, Machine Learning, Nvidia | Tagged , , , , , , , | Comments Off on Ubuntu Essentials Setup for ML/AI Cuda Development