Skip to content

francoasdev/basics

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

90 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Basics


ย  ย 

๐Ÿ”ฅAmong the top 10 ML repos on GitHub

  • Learn Python basics with notebooks.
  • Use data science libraries like NumPy and Pandas.
  • Implement basic ML models in TensorFlow 2.0 + Keras or PyTorch.
  • Learn best practices with clean code, simple math and visualizations.
๐Ÿ““ 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! We see a lot of great projects that use either TensorFlow + Keras or PyTorch and thereโ€™s tremendous value is knowing how to at least read both. If you have to work with a specific framework because of work/team constraints, you absolutely need to be literate in both so you can reimplement what you need. Donโ€™t dismiss a project because it's not in your framework, especially now when they all share so many similarities. 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 just 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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%