Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate my list with the MachineLearning.md file #981

Merged
merged 1 commit into from
Jul 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions MachineLearning.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,15 @@
- [Google's Teachable Machine](https://teachablemachine.withgoogle.com/): Google's teachable machine is really nice way to learn how to train a machine and how machine learning actually works!

- [Machine Learning Engineering](https://github.com/stas00/ml-engineering): Github repository that includes Machine Learning Engineering Guides and Tools, an open collection of methodologies to help with successful training of large language models and multi-modal models.

- [Google: Google AI for Anyone](https://www.edx.org/learn/artificial-intelligence/google-google-ai-for-anyone): A course on edX for anyone to cut through the hype and learn what AI and Machine Learning is and how it works.

- [IBM: AI for Everyone: Master the Basics](https://www.edx.org/learn/artificial-intelligence/ibm-ai-for-everyone-master-the-basics): Learn what Artificial Intelligence (AI) is by understanding its applications and key concepts including machine learning, deep learning and neural networks.

- [HarvardX: CS50's Introduction to Artificial Intelligence with Python](https://www.edx.org/learn/artificial-intelligence/harvard-university-cs50-s-introduction-to-artificial-intelligence-with-python): Learn to use machine learning in Python in this introductory course on artificial intelligence.

- [HarvardX: Machine Learning and AI with Python](https://www.edx.org/learn/machine-learning/harvard-university-machine-learning-and-ai-with-python): Learn how to use decision trees, the foundational algorithm for your understanding of machine learning and artificial intelligence.

- [Google AI Essentials](https://www.coursera.org/learn/google-ai-essentials): Beginner-level course on Coursera about generative AI essentials and prompt engineering to help develop ideas and strategies.

- [Roadmap: How to Learn AI in 2024 (Notion page)](https://gilded-enquiry-cb8.notion.site/Roadmap-How-to-Learn-AI-in-2024-a9e105c14c0f4915913b8cb2eccc7ff2): A notion page with extensive resources about learning AI.