[docs] LibTorch learning links!
- C++ Implementation of PyTorch Tutorials for Everyone: https://github.com/prabhuomkar/pytorch-cpp
- Linear Regression using PyTorch C++ API (Libtorch) on CSV Files: Code Review and Demo Run! https://www.youtube.com/watch?v=6raFznPFy2Y
- Isi, filosofi, dan end-to-end example dari The PyTorch C++ frontend: https://pytorch.org/cppdocs/frontend.html
- Instalasi LibTorch: https://pytorch.org/cppdocs/installing.html
- Library C++ API: https://pytorch.org/cppdocs/api/library_root.html
Edited by eMHa