hangtwenty/dive-into-machine-learning
Learn 2 months ago 11k
Free ways to dive into machine learning with Python and Jupyter Notebook. Notebooks, courses, and other links. (First posted in 2016.)
Mar 21st - Mar 27th, 2022
Assorted Tips and Resources
Peer review
Assorted Tips and Resources
Easier sharing of deep learning models and demos
- Easily try out deep learning models from your browser
- The demos link to papers/code on GitHub, if you want to dig in and see how something works
- The models run in containers built by
cog
, "containers for machine learning."- It's an open-source tool for putting models into reproducible Docker containers.
- You can put models in containers with just Python and YAML.
Mar 14th - Mar 20th, 2022
More ways to "Dive into Machine Learning"
ujjwalkarn/Machine-Learning-Tutorials
josephmisiti/awesome-machine-learning
Mar 7th - Mar 13th, 2022
Related to machine learning
humanetech-community/awesome-humane-tech
— "Promoting solutions that improve wellbeing, freedom and society"Code against climate change
ProjectDrawdown/solutions
— Project Drawdown — "Project Drawdown entered the climate conversation with the publication of the 2017 book. With The Drawdown Review in 2020, the project continues its mission to inspire and communicate solutions." Python and Jupyter Notebooks.Feb 28th - Mar 6th, 2022
Related to machine learning
daviddao/awful-ai
— "Awful AI is a curated list to track current scary usages of AI — hoping to raise awareness"Code against climate change
philsturgeon/awesome-earth
daviddao/code-against-climate-change
protontypes/open-sustainable-technology
Other courses
microsoft/ML-For-Beginners
Explore another notebook
More ways to "Dive into Machine Learning"
Feb 21st - Feb 27th, 2022
Explore another notebook
Getting Help: Questions, Answers, Chats
Some communities to know about!
ossu/data-science
has a Discord server and newsletterSkilling up
More ways to "Dive into Machine Learning"
Jan 31st - Feb 6th, 2022
More Data Science materials
r0f1/datascience
— "A curated list of awesome resources for practicing data science using Python, including not only libraries, but also links to tutorials, code snippets, blog posts and talks."Supplement: Troubleshooting
birdseye
,
snoop
pandas-log
Jan 17th - Jan 23rd, 2022
Dive into Machine Learning
Jan 10th - Jan 16th, 2022
Other courses
microsoft/Data-Science-For-Beginners
— added in 2021 — "10-week, 20-lesson curriculum all about Data Science. Each lesson includes pre-lesson and post-lesson quizzes, written instructions to complete the lesson, a solution, and an assignment. Our project-based pedagogy allows you to learn while building, a proven way for new skills to 'stick'."Dec 27th - Jan 2nd, 2021
Deep Learning
- Quickstart:
- "The entire book is drafted in Jupyter notebooks, seamlessly integrating exposition figures, math, and interactive examples with self-contained code."
- "You can modify the code and tune hyperparameters to get instant feedback to accumulate practical experiences in deep learning."
Supplement: Learning Pandas well
pandas
and alternatives
Prof. Andrew Ng's Machine Learning on Coursera
Tips for this course
Prof. Andrew Ng's Machine Learning on Coursera
Tips for studying on a busy schedule
- Barbara Oakley's book A Mind for Numbers: How to Excel at Math and Science (reviews) — "We all have what it takes to excel in areas that don't seem to come naturally to us at first"
- Make It Stick: the Science of Successful Learning (reviews)
Dec 20th - Dec 26th, 2021
Assorted Tips and Resources
Risks - some starting points
Dec 13th - Dec 19th, 2021
Assorted Tips and Resources
Peer review
Assorted Tips and Resources
Risks - some starting points
Nov 29th - Dec 5th, 2021
Tools you'll need
If you prefer local installation
- numpy
- pandas
- scikit-learn
- matplotlib
Jargon note
- "MLOps" overlaps with Data Eng, and there's an introductory MLOps section later in this guide.
Assorted Tips and Resources
Risks - some starting points
More Data Science materials
Aside: Bayesian Statistics and Machine Learning
Nov 15th - Nov 21st, 2021
Supplement: Learning Pandas well
More Data Science materials
Assorted Tips and Resources
Production, Deployment, MLOps
Tools you'll need
Cloud-based options
Oct 18th - Oct 24th, 2021
Other courses
Dive into Machine Learning
Tools you'll need
Cloud-based options
Explore another notebook
Jul 17th - Jul 23rd, 2017
Supplement: Learning Pandas well
Oct 17th - Oct 23rd, 2016
Supplement: Learning Pandas well
Jan 11th - Jan 17th, 2016
Supplement: Learning Pandas well
Last Checked At: 2022-05-28T16:10:50.090Z