This post lists down free online books for machine learning with Python. These books covers topiccs related to machine learning, deep learning, and NLP. This post will be updated from time to time as I discover more books.
Here are the titles of these books:
Covers topics such as some of the following:
Covers different topics with Python examples including Numpy/scipy basics, regression (recommendation), classification (classification problems, sentiment analysis, music genre classification) and clustering (topic modelling, finding related posts), computer vision (pattern recognition), dimensionality reduction
Covers Python source code for the following topics:
Cover different topics such as the following while utilizing natural language toolkit (NLTK)
Covers topics related to Bayesian statistics using computational methods.
Covers different topics such as the following:
Large language models (LLMs) have fundamentally transformed our digital landscape, powering everything from chatbots and…
As Large Language Models (LLMs) evolve into autonomous agents, understanding agentic workflow design patterns has…
In today's data-driven business landscape, organizations are constantly seeking ways to harness the power of…
In this blog, you would get to know the essential mathematical topics you need to…
This blog represents a list of questions you can ask when thinking like a product…
AI agents are autonomous systems combining three core components: a reasoning engine (powered by LLM),…