Skip to content

MhoOmm/DL_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Learning Repository 🧠

This repository contains my hands-on implementations of various Deep Learning concepts and models using Keras and PyTorch. Each folder focuses on a specific topic with notebooks, experiments, and small projects.


💡 Features

  • Neural Network Basics: Perceptron, Gradient Descent, Backpropagation
  • Model Optimization: Dropout, Batch Normalization, Early Stopping, Weight Initialization
  • CNNs: Padding, Pooling, LeNet, Data Augmentation, Transfer Learning
  • RNNs: Simple RNNs, LSTMs, GRUs, Bidirectional RNNs
  • Projects: Brain Tumor Detection, Cats vs Dogs, DeepFake Detection, NLP tasks
  • PyTorch: Autograd, DataLoader, Training Pipelines, GPU optimization, Optuna tuning

🚀 How to Use

Clone the repository:

git clone https://github.com/your-username/DL_Learning.git
cd DL_Learning

Open notebooks and explore topic-wise folders.


🌟 Contributions

This repository is mainly for my learning. Suggestions, improvements, and pull requests are welcome!


Happy Learning 🚀

About

This repository contains my hands-on implementations of various Deep Learning concepts and models using Keras and PyTorch. Each folder focuses on a specific topic with notebooks, experiments, and small projects.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages