ahmedbesbes / Neural-Network-from-scratchLinks
Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?
☆264Updated 7 years ago
Alternatives and similar repositories for Neural-Network-from-scratch
Users that are interested in Neural-Network-from-scratch are comparing it to the libraries listed below
Sorting:
- Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera☆136Updated 7 years ago
- Notes taken from Google Machine Learning Course provided to public for practice & correction.☆204Updated 2 years ago
- A tiny lib with pocket-sized implementations of machine learning models in NumPy, most of which will fit in a tweet.☆569Updated 2 years ago
- Data science teaching materials☆152Updated 10 months ago
- Jupyter Notebooks for Computational Linear Algebra course, taught summer 2018 in USF MSDS program☆280Updated 7 years ago
- A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.☆198Updated 6 years ago
- Machine learning algorithms☆113Updated 6 years ago
- This is the notebook associated with the blog post:☆92Updated 5 years ago
- Implements common data science methods and machine learning algorithms from scratch in python. Intuition and theory behind the algorithms…☆438Updated 4 years ago
- A collection of PyTorch notebooks for learning and practicing deep learning☆140Updated 5 years ago
- Scipy 2018 scikit-learn tutorial by Guillaume Lemaitre and Andreas Mueller☆249Updated 7 years ago
- Curated lists of fastai resources: blog posts, twitter threads etc.☆146Updated 5 years ago
- Implementation of some classic Machine Learning model from scratch and benchmarking against popular ML library☆596Updated 6 years ago
- Designing Deep neural network architectures using topologies from the world of Complex Networks/network Science☆91Updated 6 years ago
- Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!☆73Updated 2 years ago
- My personal notes on Machine Learning☆146Updated 5 years ago
- Machine learning with Python tutorial at MSU Data Science 2018☆111Updated 7 years ago
- This is the code for "Mathematcs of Machine Learning" by Siraj Raval on Youtube☆99Updated 7 years ago
- A Guide to Scaling Machine Learning Models in Production☆88Updated 8 years ago
- This is the code for "Time Series Prediction" By Siraj Raval on Youtube☆192Updated 7 years ago
- Contains my explorations of TensorFlow 2.x☆381Updated 3 years ago
- Basics of programming: algorithms, data structures, object oriented programming☆93Updated 7 years ago
- Notebooks for tutorial on Numpy.☆59Updated 5 years ago
- A step-by-step guide to get started with Applied Machine Learning☆141Updated 7 years ago
- This is the code for "C Programming for Machine Learning" By Siraj Raval on Youtube☆73Updated 7 years ago
- Genetic algorithm packages for optimization in Python.☆80Updated 7 years ago
- This is the code for "Kaggle Challenge LIVE" By Siraj Raval on Youtube☆120Updated 7 years ago
- PyTorch Implementations of Coursera's Deep Learning(deeplearning.ai) Specialization☆155Updated 5 years ago
- A repo with tutorials for algorithms from scratch☆100Updated 7 years ago
- How to build RNNs and LSTMs from scratch with NumPy.☆270Updated 5 years ago