File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
## Table of Contents
22
22
23
23
#### 1. Basics
24
- * [ PyTorch Basics] ( https://github.com/prabhuomkar/pytorch-cpp/tree/master/tutorials/basics/pytorch_basics.cpp )
25
- * [ Linear Regression] ( https://github.com/prabhuomkar/pytorch-cpp/tree/master/tutorials/basics/linear_regression.cpp )
26
- * [ Logistic Regression] ( https://github.com/prabhuomkar/pytorch-cpp/tree/master/tutorials/basics/logistic_regression.cpp )
27
- * [ Feedforward Neural Network] ( https://github.com/prabhuomkar/pytorch-cpp/tree/master/tutorials/basics/feedforward_neural_network.cpp )
24
+ * [ PyTorch Basics] ( https://github.com/prabhuomkar/pytorch-cpp/tree/master/tutorials/basics/pytorch_basics/main .cpp )
25
+ * [ Linear Regression] ( https://github.com/prabhuomkar/pytorch-cpp/tree/master/tutorials/basics/linear_regression/main .cpp )
26
+ * [ Logistic Regression] ( https://github.com/prabhuomkar/pytorch-cpp/tree/master/tutorials/basics/logistic_regression/main .cpp )
27
+ * [ Feedforward Neural Network] ( https://github.com/prabhuomkar/pytorch-cpp/tree/master/tutorials/basics/feedforward_neural_network/main .cpp )
You can’t perform that action at this time.
0 commit comments