Skip to content

Osamsami/Deep-Learning-Study-Portfolio

Repository files navigation

Deep Learning Study Portfolio

This repository documents my structured journey in deep learning, covering core concepts through hands-on experiments, visualizations, and analysis.

Objective

To build a strong foundation in deep learning by implementing and analyzing key concepts step by step.

Structure

Each study includes:

  • 📓 Notebook (implementation)
  • 📊 Visuals (graphs and results)
  • 📄 README (concept explanation + observations)

📂 Studies

  • Study01 - ANN (preprocessing/image resizing)
  • Study02 - Single layer percentron & ANN
  • Study03 - MLP & Backpropagation(Basic XOR)
  • Study04 - Image Classification (using MLP)
  • Study05 - Gradient Descent Optimizer (Applying: image Dataset)
  • Study06 – Heuristics in Backpropagation
  • Study07 - CNN-Basics

Topics Covered

  • Neural Networks
  • Single layer neural network
  • Forward propagation
  • Backpropagation
  • Image Classification
  • Optimization Techniques
  • Learning Rate Scheduling
  • Heuristics in Training

Tech Stack

  • Python
  • PyTorch
  • NumPy
  • Matplotlib

Goal

To build a complete, well-documented deep learning repository from basics to advanced architectures.


Highlights

  • Clean and modular code
  • Experiment-based learning
  • Visual comparison of models
  • Real understanding of training behavior

Author

Osam Sami

Releases

No releases published

Packages

 
 
 

Contributors