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:
Last updated: 25th Jan, 2025 Have you ever wondered how to seamlessly integrate the vast…
Hey there! As I venture into building agentic MEAN apps with LangChain.js, I wanted to…
Software-as-a-Service (SaaS) providers have long relied on traditional chatbot solutions like AWS Lex and Google…
Retrieval-Augmented Generation (RAG) is an innovative generative AI method that combines retrieval-based search with large…
The combination of Retrieval-Augmented Generation (RAG) and powerful language models enables the development of sophisticated…
Have you ever wondered how to use OpenAI APIs to create custom chatbots? With advancements…