tiendv / basics

πŸ“š Learn ML with clean code, simplified math and illustrative visuals. As you learn, work on interesting projects and share them on https://madewithml.com for the community to discover and learn from!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basics


   

πŸ”₯Among the top 10 ML repos on GitHub

πŸ““ Notebooks 🐍 Python πŸ”’ NumPy
🐼 Pandas TensorFlow PyTorch
πŸ“ˆ Linear Regression
|
πŸ“Š Logistic Regression
|
οΈπŸŽ› Multilayer Perceptrons
|
πŸ”Ž Data & Models
|
πŸ›  Utilities
|
οΈβœ‚οΈ Preprocessing
|
οΈπŸ–Ό Convolutional Neural Networks
|
πŸ‘‘ Embeddings
|
πŸ“— Recurrent Neural Networks
|

Notebooks

  • πŸ“š Illustrative ML notebooks available in both TensorFlow 2.0 + Keras and PyTorch.
    • Should I pick TensorFlow or PyTorch? Choice of framework doesn’t matter! Check out the basic lessons and choose what you find more intuitive/suitable but the most important thing is to work on projects and share them with the community.
    • Do I need to know both TensorFlow or PyTorch? It is very important to at least know how to read both frameworks because cutting edge research continues to use both frameworks. Luckily, they're both very easy to learn and very easy to rewrite in the other framework.
  • πŸ’» These are not a set of tutorials where we just load a bunch of packages and apply it on preloaded datasets. We explain every concept in the notebooks with clean code, simple math and visualizations to make them as intuitive as possible.
  • πŸ““ If you prefer Jupyter Notebooks or want to add/fix content, check out the notebooks directory.

Next Steps

As you learn ML, it's important to work on projects, so check out Made With ML for inspiration and to create a profile to showcase your own projects! Showcase your projects because everyone has Coursera, Kaggle, and fastai on their resumes so you need to differentiate yourself by showing what you can do using those fantastic resources.

Thousands of users also use MWML to:
β€’ πŸ“† Discover trending Projects.
β€’ πŸ”– Organize the content they find interesting into Collections.
β€’ πŸ“š Learn using the best, community curated, resources for any Topic.

Sign up for your free account β†’

About

πŸ“š Learn ML with clean code, simplified math and illustrative visuals. As you learn, work on interesting projects and share them on https://madewithml.com for the community to discover and learn from!

License:MIT License


Languages

Language:Jupyter Notebook 100.0%