Skip to content

twrdyyy/make-it-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Make it from scratch 🔥

Do you want to write popular machine learning and deep learning models from scratch? 😉 This repository is perfect for you 👌

Python 3.7 License: MIT

made-with-python Awesome Open Source Love svg1

Table of content 📑

Introduction 🎓

Creating machine learning and deep learning models is not all about 💔

import tensorflow as tf
from tensroflow import keras

I do not deny that tensorflow is useless 😮 (it's actually powerful) but have you ever wondered how it looks from the mathematical side ❓

Requirements 📣

  • Python 3.7+ 🐍
  • Numpy 💻
  • Matplotlib 📊
pip3 install numpy matplotlib

Check if everything works properly ✅

import numpy as np
import matplotlib.pyplot as plt

Models 🚀

Models and concepts complete list 🌈

Issues 💦

Ask Me Anything !

Feel free to open new Issue or pull request 😇

About

Implementation of machine learning and deep learning models from scratch in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages