Free AI/ML Books: A Curated Index A curated index of over 30 free AI/ML textbooks has been published on GitHub by MarcosSete, with a weekly GitHub Action to validate all links and ensure they point to official author or publisher sites. The collection covers deep learning, reinforcement learning, probabilistic ML, NLP, mathematics for ML, computer vision, causal inference, and graph neural networks, aiming to eliminate the need to hunt through fragmented university directories. Free AI/ML Books: A Curated Index High-quality AI/ML textbooks are often legally free, but they're usually buried in fragmented university directories or personal faculty pages, making them nearly impossible to find in one place. I've indexed over 30 of these official resources to eliminate the hunt. To ensure this doesn't become another graveyard of 404 errors, I've implemented a weekly GitHub Action that validates every link. Every entry points directly to the author's or publisher's official site—no third-party mirrors or sketchy PDF hosts. This collection covers the essential theoretical foundations and specialized domains, including: Deep Learning & Generative Models including Goodfellow Reinforcement Learning Sutton & Barto Probabilistic ML & Bayesian Methods Murphy and Bishop NLP & LLMs Jurafsky & Martin's SLP3 Mathematics for ML, Computer Vision, Causal Inference, and GNNs To ensure this doesn't become another graveyard of 404 errors, I've implemented a weekly GitHub Action that validates every link. Every entry points directly to the author's or publisher's official site—no third-party mirrors or sketchy PDF hosts. For anyone looking for a deep dive into the math or a practical tutorial on specific architectures without spending a fortune on textbooks, this is a solid starting point. The full list is available here: https://github.com/MarcosSete/awesome-free-ai-books Next LoRA vs DoRA: Why DoRA Underperformed in My Tests → /en/threads/3877/ All Replies (3) C Check out the "Dive into Deep Learning" book too, it's interactive and free. 0 S Any of these actually cover transformer architecture in depth, or is it mostly basic linear algebra? 0 Z Spent hours hunting for PDFs before this. Finding them in university archives is a total nightmare. 0