Most people learn ML.
Few learn how to run ML in production.
This GitHub repo is basically an MLOps treasure map 🗺️
→ MLOps fundamentals
→ Courses & books
→ DataOps
→ Model deployment
→ Testing & monitoring
→ Infrastructure
→ Real-world ML systems
→ Papers & communities
If you’re serious about MLOps, bookmark this
"Awesome MLOps"
https://t.co/tRr9WYXraD
Makine öğrenmesinden veri görselleştirmeye, zaman serisi verilerinden finansal verilere 34 farklı kategoride 920 açık kaynak Python projesine aşağıdaki linkten ulaşabilirsiniz…
🔗 https://t.co/LSTzxkPZnv
Deep Learning with C++ — Design and deploy neural networks using CUDA for high-performance AI in C++
Get the book at https://t.co/RzMRhYihTE from @PacktPublishing@PacktDataML
System Design for the LLM Era — Patterns and Principles for Production-grade AI Architecture: https://t.co/fC3z5rCAc3
+
Find more best-selling AI/ML books by @PacktPublishing@PacktDataML here: https://t.co/n3NqGKpTw2
Machine Learning System Design Interview: https://t.co/bC5LsGO03N v/ @bytebytego
🔵 10 real questions & detailed solutions
🔵 211 diagrams to visually explain how various systems work
🔵 7-step framework to solve any #ML system design question
#DataScience#DataScientist
Hands-On Mathematical Optimization with Python: https://t.co/PRusR4dKpe
“…presents the key ingredients of an optimization problem and the choices one needs to make when modeling a real-life problem mathematically. Topics covered range from linear and network optimization to convex optimization and optimizations under uncertainty. The book's Python code snippets, alongside more than 50 Jupyter notebooks on the author's GitHub, allow students to put the theory into practice and solve problems inspired by real-life challenges.”
"MCMC from Scratch — Practical Introduction to Markov Chain Monte Carlo" — available at https://t.co/AqwfKhbKIX
From the Back Cover:
"This textbook explains the fundamentals of Markov Chain Monte Carlo (MCMC) without assuming advanced knowledge of mathematics and programming. MCMC is a powerful technique that can be used to integrate complicated functions or to handle complicated probability distributions. MCMC is frequently used in diverse fields where statistical methods are important – e.g. Bayesian statistics, quantum physics, machine learning, computer science, computational biology, and mathematical economics. This book aims to equip readers with a sound understanding of MCMC and enable them to write simulation codes by themselves."
"The content consists of six chapters. Following Chapter 2, which introduces readers to the Monte Carlo algorithm and highlights the advantages of MCMC, Chapter 3 presents the general aspects of MCMC. Chapter 4 illustrates the essence of MCMC through the simple example of the Metropolis algorithm. In turn, Chapter 5 explains the HMC algorithm, Gibbs sampling algorithm and Metropolis-Hastings algorithm, discussing their pros, cons and pitfalls. Lastly, Chapter 6 presents several applications of MCMC. Including a wealth of examples and exercises with solutions, as well as sample codes and further math topics in the Appendix, this book offers a valuable asset for students and beginners in various fields."
Explorations in Monte Carlo Methods (Undergraduate Texts in Mathematics): https://t.co/QNOJH53tyA
From the Back Cover:
"Monte Carlo methods are among the most used and useful computational tools available today, providing efficient and practical algorithims to solve a wide range of scientific and engineering problems. Applications covered in this book include optimization, finance, statistical mechanics, birth and death processes, and gambling systems."
"Explorations in Monte Carlo Methods provides a hands-on approach to learning this subject. Each new idea is carefully motivated by a realistic problem, thus leading from questions to theory via examples and numerical simulations. Programming exercises are integrated throughout the text as the primary vehicle for learning the material. Each chapter ends with a large collection of problems illustrating and directing the material."
"This book is suitable as a textbook for students of engineering and the sciences, as well as mathematics. The problem-oriented approach makes it ideal for an applied course in basic probability and for a more specialized course in Monte Carlo methods. Topics include probability distributions, counting combinatorial objects, simulated annealing, genetic algorithms, option pricing, gamblers ruin, statistical mechanics, sampling, and random number generation."
Online Bayesian Learning
Online Bayesian learning is the process of updating our beliefs about an unknown parameter or model as new data arrive sequentially.
Instead of retraining from scratch, we maintain a posterior distribution and update it with each observation:
Prior → New data → Posterior → Next prediction
Why is it useful?
• Statistics: sequential inference, Bayesian filtering, adaptive experiments & uncertainty quantification.
• Machine Learning: online prediction, concept drift, Bayesian neural networks & personalized models.
• Reinforcement Learning: uncertainty-aware exploration, Bayesian bandits, model-based RL & learning under partial information.
The key advantage: you don't just learn a point estimate—you continuously learn a distribution over what you believe.
That makes online Bayesian learning especially powerful when data arrive continuously and decisions must be made under uncertainty.
🚀 v3 is out!
We’ve just updated 《The Principles of Diffusion Models》 on arXiv, ahead of its @mitpress MIT Press publication in 2027.
What’s new:
✨ A new “Road Ahead” chapter on discrete diffusion
🛠️ Major restructuring, including diffusion solvers chapter
🧭 Reader guides for each chapter
With continuous diffusion for language making a comeback, many of the same principles in the book can carry over.
Check out the new version (link in thread)!
w/ @DrYangSong, @gimdong58085414, @mittu1204, @StefanoErmon
Free book, 640 Pages
The Scientist and Engineer's Guide to Digital Signal Processing
https://t.co/7q1mXAlrXP
史密斯 (Steven W. Smith) 博士是
《科学家和工程师数字信号处理指南》的作者
该书是Amazon网站上数字信号处理(DSP)类书籍销量第一的著作(在700多种同类书籍中名列前茅)
史密斯专注开发用于医疗、安防和工业领域的新型成像系统
史密斯也是 Tek84 公司创始人和总裁
该公司是一家专注于成像和仪器系统的研发机构
https://t.co/vz1kxtcfde