Skip to content

The repository containts fundamental architectures of FNN, CNN and ResNet, as well as it contains advance topics like Transformers. I also implmented some mini projects in jupyte notebook.

Notifications You must be signed in to change notification settings

imbilalbutt/Deep-learning-museum

Repository files navigation

Museum of Deep learning!

Source

The museum of deep learning is divided into different folders (listed below). Each folder is independent of other. I completed these projects during:

  • Bachelors in Computer Science, National University of Computer and Emerging Sciences (NUCES-FAST), Pakistan
  • Masters in Data Science, Friedrich Alexander University (FAU) Erlangen-Nürnberg, Germany
  • Coursera and other online educational website

Description of Repository

Deep learning is relatively new technique used in Data science to create deep neural network models to automatically extract feature representation(s). In this repository I have created a lot of different projects based on Machine learning and Deep learning.

Exploration of repository

  • Advance Deep learning This repository contain implementations of advance topics of deep learning:

    • Expanabale Machile learning (xML) algorithm like LIME and SHAPLEY,
    • Sequence modellig (like Transformer architecture) and,
    • Generative modelling (like GANs).
  • Coursera Deep learning Specialization deeplearning.ai This subdir contains all the assignment projects of Deep learning specialization in Coursera offered by Prof. Dr. Andrew Ng of Standford. In this detailed repository you will find all the projects started from foundation building of Neural network using Numpy to Convolutional neural networks (CNNs). One interesting example of CNN you will find is about Neural image style transfer.

  • Deep learning Fundamentals In this subdir you will find things as basic from building of Feed forward neural network (FFNN), CNNs, and RNNs to implementation of ResNet project in Pytorch.

  • Natural Language Processing

  • Standalone Jupyter Notebook Projects This subdir contains all simple projects in jupyter notebooks. It also contains a report and analysis which also explain different concepts. Like you will find Topic Classification using Keras.

Note: I will write a note here

About

The repository containts fundamental architectures of FNN, CNN and ResNet, as well as it contains advance topics like Transformers. I also implmented some mini projects in jupyte notebook.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published