Skip to content

compdyn/pytorch_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PyTorch for Fast and Easy Machine Learning

https://github.com/compdyn/pytorch_tutorial

Matthew West
[email protected]
http://lagrange.mechse.illinois.edu/
https://github.com/mwest1066

"Hands-On with CSE" tutorial series

April 26, 2019

Description: PyTorch allows you to easily train and run machine learning models. It uses standard Python methods for writing code, so it's both simple and powerful. We will cover the core automatic differentiation capabilities of PyTorch, training deep neural networks, using GPUs and parallel computation, managing training and test data, saving and loading models, and visualizing training progress. We will assume a good knowledge of Python and NumPy, and basic knowledge of machine learning with neural nets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published