Skip to content

thinkGrow/cs424-neural-networks

Repository files navigation

Neural Networks CSC424

Build Neural Network from scratch initially using numpy only and afterwards use pytorch and libraries.
This course provides a strong fundanmental on what's going behind the black-box.
The assignments are designed such a way that we understand the internal mechanism of Neural Network.
We tweak with multiple layers, activation, loss, initializer, batching, clipping etc etc.
Probably my favorite course from my undergrad.

About

Run neural networks from scratch and afterwards using library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published