Contribute Media
A thank you to everyone who makes this possible: Read More

Deep Neural Networks with PyTorch

Description

Learn PyTorch and implement deep neural networks (and classic machine learning models). This is a hands on tutorial which is geared toward people who are new to PyTorch.

PyTorch is a relatively new neural network library which offers a nice tensor library, automatic differentiation for gradient descent, strong and easy gpu support, dynamic neural networks, and is easy to debug.

Details

Improve this page