https://github.com/fr34ky-coder/deep-learning-journey
It's the Repo containing Notebooks and models that i made throughout my Deep Learning Journey
https://github.com/fr34ky-coder/deep-learning-journey
artificial-neural-networks backpropagation cnn keras mlp pytorch tensorflow
Last synced: 2 months ago
JSON representation
It's the Repo containing Notebooks and models that i made throughout my Deep Learning Journey
- Host: GitHub
- URL: https://github.com/fr34ky-coder/deep-learning-journey
- Owner: FR34KY-CODER
- Created: 2025-06-18T17:24:57.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-07-11T10:46:46.000Z (3 months ago)
- Last Synced: 2025-07-11T13:20:50.531Z (3 months ago)
- Topics: artificial-neural-networks, backpropagation, cnn, keras, mlp, pytorch, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 259 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🧠 Daily Deep Learning Log
Welcome to my daily Deep Learning journey! 🚀
This repo is my open notebook — a log of what I’m learning, building, breaking, and fixing every single day as I dive deep into neural networks, computer vision, transformers, and more.Whether you're here to follow along, learn something new, or just see how someone else is structuring their deep learning path — you're welcome. 🙌
💡 Why This Repo Exists
I believe learning is best done out loud. Writing it down sharpens understanding. Tracking it builds consistency.
This repo keeps me accountable and lets others peek into the process — not just the outcomes.
🧭 Tools & Frameworks
- Python 3.x
- Jupyter Notebook / VSCode
-
numpy
,pandas
,matplotlib
,seaborn
-
scikit-learn
,tensorflow
/keras
,pytorch
- Occasionally:
HuggingFace
,OpenCV
, etc.
🧠 Inspirations
- Fast.ai
- Deep Learning Specialization – Andrew Ng
- CS231n - Stanford
- CampusX 100 Days of DL (🔥)
- Other people sharing their grind publicly.
🧩 Future Plans
- ✅ Finish all the basics: regression, classification, CNNs, RNNs
- 🔜 Dive into Transformers, Diffusion, GANs
- 🔬 Try real-world projects: Image captioning, style transfer, NLP tasks
- 🎯 Build a final capstone with a deployed model
🤘 Stay Connected
Feel free to star ⭐ this repo if it helps you too.
I’ll keep updating regularly — maybe you'll find something useful or start your own log!
"Learning never exhausts the mind." — Leonardo da Vinci