Skip to content

Instantly share code, notes, and snippets.

View ashwinhprasad's full-sized avatar

AshwinHPrasad ashwinhprasad

  • chennai , india
View GitHub Profile
@ashwinhprasad
ashwinhprasad / NN-Scratch-Numpy.ipynb
Created October 16, 2021 12:03
Implementation of Neural Networks from Scratch using Base Numpy
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ashwinhprasad
ashwinhprasad / Non-Linearity.ipynb
Created October 13, 2021 09:02
How neural networks take advantage of non-linear curves to approximate any function
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ashwinhprasad
ashwinhprasad / Logistic Regression with Pytorch.ipynb
Created June 3, 2020 06:33
logistic regression with pytorch
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.