Quick Primer on Model Context Protocol (MCP)

In this primer, we will provide an overview of the the emerging standard Model Context Protocol (or MCP) specification for building Agentic LLM apps AND get our hands dirty with some code samples using Ollama and LangChain.

Here is the link to the article on MCP:

Quick Primer on Model Context Protocol (MCP)

Enjoy πŸ™‚ !!!

Deep Learning – Convolutional Neural Network

In this next part of the Deep Learning series, we will explain how a Convolutional Neural Network (CNN) model works and use PyTorch for a practical demonstration to classify images of digits using the MNIST dataset.

Here is the link to the article on Deep Learning using CNN:

Deep Learning – Convolutional Neural Network

Enjoy πŸ™‚ !!!