Tag Archives: pytorch

PyTorch Beginner Series

INTRODUCTION TO PYTORCH – YOUTUBE SERIES

Posted in Artificial Intelligence, Computer, Deep Learning, Machine Learning, Machine Learning, Nvidia | Tagged , , , | Comments Off on PyTorch Beginner Series

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

Pytorch Setup

Below are my notes and setup and screenshots as l configured my system for using and exploring Pytorch. I used: Windows 10 Latest Anaconda – the free individual edition Lenovo Legion 15 laptop with RTX 2060 w/6Gb VRAM,16Gb RAM, SSD … Continue reading

Posted in Computer, Data Analytics, Machine Learning, Nvidia, Programming | Tagged , , , | Comments Off on Pytorch Setup

DEEP LEARNING WITH PYTORCH

Click here for the source website. I use Anaconda [individual edition] platform for data analysis. Click here for their website and program download. Below is from wikipedia. PyTorch is an open source machine learning library based on the Torch library,[3][4][5] used for applications such as computer vision and natural language processing,[6] primarily … Continue reading

Posted in Machine Learning | Tagged , , , | Comments Off on DEEP LEARNING WITH PYTORCH

PyTorch at Tesla – Andrej Karpathy, Tesla

Posted in General | Tagged , , , , | Comments Off on PyTorch at Tesla – Andrej Karpathy, Tesla