milaan9/Deep_Learning_Algorithms_from_Scratch
This repository explores the variety of techniques and algorithms commonly used in deep learning and the implementation in MATLAB and PYTHON
This repository helps you understand and implement a variety of deep learning techniques from the ground up. It provides clear examples in MATLAB and Python, walking you through the core concepts of deep learning algorithms. It's ideal for students, researchers, or data scientists looking to deepen their foundational knowledge and practical skills in building neural networks.
176 stars. No commits in the last 6 months.
Use this if you want to learn how deep learning algorithms work by building them yourself using MATLAB or Python.
Not ideal if you need pre-built, production-ready deep learning models or high-level libraries for immediate application.
Stars
176
Forks
172
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/milaan9/Deep_Learning_Algorithms_from_Scratch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
uxlfoundation/scikit-learn-intelex
Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application
INRIA/scikit-learn-mooc
Machine learning in Python with scikit-learn MOOC
ddbourgin/numpy-ml
Machine learning, in numpy
nubank/fklearn
fklearn: Functional Machine Learning
gavinkhung/machine-learning-visualized
ML algorithms implemented and derived from first-principles in Jupyter Notebooks and NumPy