huichiang/Learning_PyTorch
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Hi all, this is my attempt at learning about Neural Networks and how to create a simple one using PyTorch! Tutorial.py contains a simple Neural Network with one layer done exclusively with numpy, following Shamay Shamdasani's tutorial* *Shamdasani, S. (2017, October). Build a Neural Network. Retrieved from https://enlight.nyc/projects/neural-network/.