Categories: Big Data

Machine Learning – Bookmarks for Great Tutorials, Books & Videos

This article represents quick bookmarks on some good machine learning web pages including tutorials’ documents and videos. Please feel free to comment/suggest if you know of further good bookmarks. I shall be adding more bookmarks in time to come. Also, sorry for the typos.

Following are the key bookmarks:

  • List of Tutorial Pages on Different Machine Learning Topics: You shall surely want to bookmark this page as it consists of some real cool links covering different topics in machine learning.
  • List of Machine Learning Books: Those looking out for machine learning books to get started would want to bookmark this page which consists of list of some great books recommended by one of the ML experts namely Mike Jordan. Some of my favorites are following:
    • “Pattern Recognition and Machine Learning” by Christopher M. Bishop
    • “The Elements of Statistical Learning” by T. Hastie
  • Advanced topics in Machine Learning: This page covers some of the advanced topics in machine learning such as some of the following:
    • Large scale data analysis
    • Deep learning
    • Recommender System
    • Kernel Machines
    • Optimization techniques
  • Selection of Cool Machine Learning Videos: This page presents a selection of some cool videos in a well-laid out manner, topic-wise:
    • Introduction to Machine Learning & Key Concepts
    • Statistical Learning
    • Linear Regression
    • Classification
    • Resampling Methods
    • Linear Model Selection and Regularization
    • Multi-variate (Non-linear) Regression
    • Tree-Based Methods
    • Support Vector Machines
    • Unsupervised Learning
Ajitesh Kumar

I have been recently working in the area of Data analytics including Data Science and Machine Learning / Deep Learning. I am also passionate about different technologies including programming languages such as Java/JEE, Javascript, Python, R, Julia, etc, and technologies such as Blockchain, mobile computing, cloud-native technologies, application security, cloud computing platforms, big data, etc. I would love to connect with you on Linkedin. Check out my latest book titled as First Principles Thinking: Building winning products using first principles thinking.

Recent Posts

Retrieval Augmented Generation (RAG) & LLM: Examples

Last updated: 25th Jan, 2025 Have you ever wondered how to seamlessly integrate the vast…

1 week ago

How to Setup MEAN App with LangChain.js

Hey there! As I venture into building agentic MEAN apps with LangChain.js, I wanted to…

2 weeks ago

Build AI Chatbots for SAAS Using LLMs, RAG, Multi-Agent Frameworks

Software-as-a-Service (SaaS) providers have long relied on traditional chatbot solutions like AWS Lex and Google…

2 weeks ago

Creating a RAG Application Using LangGraph: Example Code

Retrieval-Augmented Generation (RAG) is an innovative generative AI method that combines retrieval-based search with large…

3 weeks ago

Building a RAG Application with LangChain: Example Code

The combination of Retrieval-Augmented Generation (RAG) and powerful language models enables the development of sophisticated…

3 weeks ago

Building an OpenAI Chatbot with LangChain

Have you ever wondered how to use OpenAI APIs to create custom chatbots? With advancements…

3 weeks ago