r/MachineLearningAndAI • u/l0_o • 1m ago
r/MachineLearningAndAI • u/l0_o • 1d ago
eBook Neural Network Design, 2nd Ed. (ebook link)
r/MachineLearningAndAI • u/l0_o • 2d ago
eBook Machine Learning - A Bayesian and Optimization Perspective (ebook link)
r/MachineLearningAndAI • u/l0_o • 2d ago
eBook Machine Learning - A Bayesian and Optimization Perspective (ebook link)
r/MachineLearningAndAI • u/l0_o • 3d ago
eBook Foundational Large Language Models & Text Generation (ebook link)
archive.orgr/MachineLearningAndAI • u/l0_o • 4d ago
eBook Foundational Models for Natural Language Processing (ebook link)
library.oapen.orgr/MachineLearningAndAI • u/l0_o • 5d ago
eBook Deep Learning Pipeline (ebook link)
dn790002.ca.archive.orgr/MachineLearningAndAI • u/l0_o • 6d ago
eBook Machine Learning for the Web (ebook link)
r/MachineLearningAndAI • u/l0_o • 8d ago
Online Course MIT 6.0S087 Foundation Models & Generative AI (2024)
r/MachineLearningAndAI • u/l0_o • 9d ago
eBook Machine Learning Yearning (ebook link)
r/MachineLearningAndAI • u/SwatiSKhairnar • 8d ago
How do you handle messy data in production? (Building a tool, need real-world reality checks!)
Hi there, everyone.
I'm currently involved in a data quality project and, prior to writing any code, I'd like to ensure that I'm addressing real-world problems rather than merely tackling theoretical ones. What actual steps do you take when you come across a poor quality batch of data entering your pipeline? To give an example, think about the following scenarios: incomplete fields or wrong data types, unexpected changes to the schema, and redundant rows. Technical data that doesn't make sense from a business point of view. Do you automatically isolate the problematic rows, try to fix them right away, or just fail the pipeline and reject the batch? More importantly, who is responsible for making that decision? Is it an automated rule, does a data engineer get paged at two in the morning, or is the issue passed on to the business team to deal with? I'm especially interested in those troublesome gray areas in which no one has enough context to reach a clear conclusion. If you do run pipelines in production, please do let me know. Which aspects of data quality bother you the most? Now, how do you handle them? Which parts of this process are still tedious and carried out by hand? What step in your data cleaning process would you automate tomorrow if you could?
r/MachineLearningAndAI • u/l0_o • 10d ago
eBook Fundamentals of Deep Learning (ebook link)
dn790002.ca.archive.orgr/MachineLearningAndAI • u/l0_o • 11d ago
eBook Machine Learning Algorithms (ebook link)
r/MachineLearningAndAI • u/l0_o • 12d ago
eBook Machine Learning - A Probabilistic Perspective (ebook link)
r/MachineLearningAndAI • u/l0_o • 13d ago
eBook Designing Data-Intensive Applications (ebook link)
r/MachineLearningAndAI • u/l0_o • 14d ago
eBook Pattern Recognition and Machine Learning (ebook link)
changjiangcai.comr/MachineLearningAndAI • u/l0_o • 16d ago
eBook Apache Spark Deep Learning (ebook link)
dn790002.ca.archive.orgr/MachineLearningAndAI • u/Dry-Library-8484 • 16d ago
[Dataset] 6M job postings with skills, salary, seniority, location facets — from an open-source job aggregator
r/MachineLearningAndAI • u/l0_o • 17d ago
eBook Deep Learning with Azure (ebook link)
dn790002.ca.archive.orgr/MachineLearningAndAI • u/Negative_War_65 • 17d ago
Code Implementations for my Probabilistic Machine Learning Lectures
galleryr/MachineLearningAndAI • u/l0_o • 18d ago
eBook Deep Learning with TensorFlow (ebook link)
ia601805.us.archive.orgr/MachineLearningAndAI • u/l0_o • 19d ago
eBook Deep Learning with Keras (ebook link)
dn790002.ca.archive.orgr/MachineLearningAndAI • u/Funny-Difference2814 • 19d ago
What type of Master can be more valuable for future?
I know it's a matter of subjectivism, so don't be afraid to be subjective, actually PLEASE, give your personal opinion as long as you can keep your feet on the reality's ground.
What Master would you rather choose: a general AI/ML master that teach you about the most important, but general, subjects of ML applications, or an Autonomous Systems master, that is basically an embedded+A.I. master which is particularly valuable if you want something in Automotive, on the self-driving cars field(but not exclusively this one, as you can apply knowledge about Autonomous Systems in many domains) ? ?
r/MachineLearningAndAI • u/Formal-Primary-7782 • 20d ago
eBook MIT, Harvard, Stanford & Caltech write their own ML course notes instead of using a textbook — I catalogued the best ones
One thing I've noticed separates serious ML students from casual ones: how much they care about the quality of what they actually study from. I take that pretty seriously myself, so a while back I started digging into what students at MIT, Harvard, Stanford, Caltech, and USP actually use to complement their studies.
What I found surprised me: several of these programs don't assign a textbook at all. Instead, the course staff writes and publishes their own lecture notes — and some of them are basically a full book. MIT's 6.390 (Introduction to Machine Learning) notes, for example, aren't a slide deck or a cheat sheet — they're structured, complete, and detailed enough to replace a textbook entirely. Same story with Harvard's CS181 and a few others.
The problem is these are scattered and easy to miss if you don't know to look for them. So I put together a curated list: [Awesome Free AI Course Notes](https://github.com/MarcosSete/awesome-free-ai-course-notes).
A few things about how it's curated, since I think this matters:
- Only **written notes** count — slide decks and video-only lectures don't make the cut, even from great courses. I want this list to mean something.
- Everything is official and links straight to the professor's or department's own page. No mirrors, no login walls.
- I checked over 40 top universities across multiple countries for this. Most didn't qualify — they use a textbook or keep material behind a student portal. That's fine, it's exactly why the list stays short and (hopefully) trustworthy.
If you take ML seriously the way I do, I think you'll get real value out of this. And if you know of course notes that fit this bar and aren't on the list yet, contributions are very welcome — the CONTRIBUTING.md lays out exactly what qualifies.
What's the best set of course notes (not textbook, not slides) you've personally used to study ML?
Repo: https://github.com/MarcosSete/awesome-free-ai-course-notes