/Simple-NN-using-PyTorch

This repo has the notebook that I used to learn neural networks in PyTorch library

Primary LanguageJupyter Notebook

Simple-NN-using-PyTorch

This repo has the notebooks that I used to learn neural networks in PyTorch library. The implmentation of Linear and Logistic Regression in PyTorch can be found in this repository.