Skip to content

Susukkekki/DeepUnderstandingOfDeepLearning

 
 

Repository files navigation

Deep Understanding Of Deep Learning

Python code accompanying the course "A deep understanding of deep learning (with Python intro)"

Master deep learning in PyTorch using an experimental scientific approach, with lots of examples and practice problems.

See https://www.udemy.com/course/deeplearning_x/?couponCode=202302 for more details, preview videos, and to enroll in the full course.

Math

Gradient Descent

ANN

Overfitting and cross-validation

Regularization

Meta Parameters (activations,optimizers)

FFN (Feed-Forward-Networks)

More On Data

Measuring Model Performance

FFN Milestone Projects

Weight Inits And Investigation

Autoencoders

Running models on a GPU

Convolution And Transformation

Understanding CNN And Design CNNs

CNN Milestone Projects

Transfer Learning

Style Transfer

GANs

RNNs

About

Python code accompanying the course "A deep understanding of deep learning (with Python intro)"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%