Skip to content

Collection of Deep Learning Jupyter Notebooks. Each notebook is self-contained and presents single architecture. These include MLPs, CNNs, RNNs, Seq2Seq, GANs.

License

Notifications You must be signed in to change notification settings

marcinbogdanski/ai-sketchpad

Repository files navigation

AI Sketchpad

Implementations of various Deep Learning architectures. Includes MLPs, CNNs, RNNs, Seq2Seq, GANs.

Numpy Implementations

Neural networks implemented from scratch in numpy.

Keras Implementations

Neural networks implemented in keras.layers API

Datasets

This section included dataset preprocessing notebooks. These need to be run first before corresponding neural network notebooks.

Debugging Techniques

Debugging techniques. Track input/output distributions, individual neuron weights, gradients, preactivation histograms,

Note this notebook has cool graphs, but no description

About

Collection of Deep Learning Jupyter Notebooks. Each notebook is self-contained and presents single architecture. These include MLPs, CNNs, RNNs, Seq2Seq, GANs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published