PyTorch Intermediate Tutorials for Deep Learning Researchers in C++

Hi PyTorch Folks!

My project C++ Implementation of PyTorch Tutorials for Deep Learning Researchers is updated with Intermediate Tutorials containing:

  • Convolutional Neural Network
  • Deep Residual Network
  • Recurrent Neural Network
  • Bidirectional Recurrent Neural Network
  • Language Model (RNN-LM)

Thanks to Markus Fleischhacker for his daily contributions which made this happen. Show some love by starring/forking/contributing to more tutorials/reporting issues.

Cheers!