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

Deep Learning Banner

A comprehensive collection of deep learning implementations, projects, and educational materials developed during:

  • BSc Computer Science at NUCES-FAST, Pakistan
  • MSc Data Science at FAU Erlangen-Nürnberg, Germany
  • Coursera Deep Learning Specialization (deeplearning.ai)
  • Various online learning platforms

🧠 Repository Overview

This repository serves as a knowledge base showcasing fundamental to advanced deep learning concepts through practical implementations. Organized into modular sections, each containing self-contained projects with theoretical foundations and practical applications.

🗄️ Repository Structure

🔬 Advanced Deep Learning

/Advance_Deep_Learning

  • Explainable AI (XAI): LIME, SHAP
  • Sequence Modeling: Transformers, Attention Mechanisms
  • Generative Models: GANs, VAEs

🎓 Coursera Specialization

/Coursera_Deep_learning_specialization

  • Complete implementations from Andrew Ng's Deep Learning Specialization
  • Topics range from NumPy-based NN foundations to advanced CNNs
  • Includes neural style transfer implementation

� Fundamentals

/Deep_learning_from_scratch

  • Core architectures: FFNN, CNNs, RNNs
  • Advanced implementations: ResNet in PyTorch
  • Optimization techniques and best practices

📝 NLP Projects

Natural Language Processing

  • Text classification models
  • Sequence-to-sequence implementations
  • Transformer-based applications

🧪 Standalone Projects

/Standalone_Jupyter_Notebook_Projects

  • Self-contained Jupyter notebooks with complete analysis
  • Topic classification using Keras
  • Model interpretation and visualization
  • Comprehensive reports explaining concepts

🛠️ Technical Stack

  • Frameworks: TensorFlow, Keras, PyTorch
  • Languages: Python, NumPy
  • Tools: Jupyter Notebook, Google Colab
  • Concepts: From basic neural networks to cutting-edge architectures

📌 Note

This repository is actively maintained with new projects and improvements. Contributions and suggestions are welcome!


TODO:

  1. T1: Task 1
  2. T2: Task 2

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