Skip to content

alexst07/pytorch-intro

Repository files navigation

Introdução ao PyTorch

Tutorial de introdução ao framework de deep learning PyTorch.
Obs: Esse tutorial está apenas no inicio, e ainda pode conter vários erros (principalmente gramaticais), que espero ir acertando com o tempo.

Índice

Referências

  • Deep Learning with Python - Francois Chollet
  • Deep Learning with PyTorch: A practical approach to building neural network models using PyTorch - Vishnu Subramanian
  • Deep Learning (Adaptive Computation and Machine Learning series) - Ian Goodfellow, Yoshua Bengio, Aaron Courville