Mohit Mayank
Blog Projects Learning Research Social Media The ML Dojo About
    Creating GPT-driven Applications using LangChain

    Creating GPT-driven Applications using LangChain

    gpt-4 chatgpt langchain nlp

    Explore the art of creating super-intelligent GPT-4 powered applications using LangChain.

    28 March 2023
    Getting started with AI Art

    Getting started with AI Art

    aiart ai nlp computer-vision

    Learn the Fundamentals of Generating Art with Text Prompts. Discover the secrets behind creating stunning artwork with the help of AI.

    17 January 2023
    Explainable AI: Language Models

    Explainable AI: Language Models

    nlp explainable-ai large-language-model

    Hold your large language models accountable by learning how to "explain" the predictions. We will discuss different types of explainability in AI and explore the recent trend.

    19 August 2022
    Introduction to Graph Neural Networks with DeepWalk

    Introduction to Graph Neural Networks with DeepWalk

    graph machine-learning data-science python

    Let's build the intuition on why and what of Graph Neural Networks (GNN) by discussing one of the groundbreaking works in the domain — DeepWalk. We will connect this with word2vec and conclude by experimenting with existing implementation on a graph.

    22 July 2020
    Ranking algorithms — know your multi-criteria decision solving techniques!

    Ranking algorithms — know your multi-criteria decision solving techniques!

    optimization machine-learning data-science python

    Let’s go through some of the basic algorithms to solve complex decision-making problems influenced by multiple criteria. We will discuss why we need such techniques and explore available algorithms in the cool skcriteria python package

    23 June 2020
    Co-variance: An intuitive explanation!

    Co-variance: An intuitive explanation!

    math machine-learning data-science python

    A comprehensive but simple guide which focus more on the idea behind the formula rather than the math itself — start building the block with expectation, mean, variance to finally understand the large picture i.e. co-variance

    05 April 2020
    Interactive Q learning

    Interactive Q learning

    interaction doc reinforcement-learning p5

    The best way to learn about Q tables…

    15 September 2019
    Introduction to Processing with Bezier curves

    Introduction to Processing with Bezier curves

    graphics math p5

    A intuitive hands-on session on a visual arts sketchbook software by drawing the curves that puts life into animations!

    04 August 2019
    The Invariant principle — Introduction and examples

    The Invariant principle — Introduction and examples

    math

    Understand the famous mathematical property which acted as bane for several complex real life problems and still kicks a punch here and there.

    12 May 2019
    Introduction to Multi-dimensional Dynamic Programming

    Introduction to Multi-dimensional Dynamic Programming

    programming math python

    Understand the intuition behind the technique which solves miniature dependent problems to finally explain the problem in question.

    16 April 2019
    Introduction to Acoustic event detection technique

    Introduction to Acoustic event detection technique

    acoustics data-analysis python

    Accurately identifying the occurrence of acoustic signatures, like birds chipping, human speaking, etc., from large audio files.

    14 February 2019
    String similarity — the basic know your algorithms guide!

    String similarity — the basic know your algorithms guide!

    data-science python

    A basic introduction to most famous and widely used, and still least understood algorithms for string similarity.

    02 February 2019
    Introduction to Genetic Algorithm

    Introduction to Genetic Algorithm

    programming math python

    Getting one step closer to the evolutionary biological process, to infer how the natural phenomenon can be employed to solve complex computer science problems

    01 December 2018
    Graphical solution to system of equation(s)

    Graphical solution to system of equation(s)

    math

    A little in-depth intuition behind solving any system of equations by plotting and finding the solution space.

    22 September 2018
    Introduction to Linear programming with Python

    Introduction to Linear programming with Python

    programming math python

    From a brief overview to full implementation on a use case, lets try to understand the need, means and deeds of the classical approach.

    13 September 2018
    Building a chatbot with Rasa

    Building a chatbot with Rasa

    chatbot ai python

    Get your hands dirty by creating a fully functional AI Chatbot

    18 August 2018
    Understanding the forecasting algorithm: STLF Model

    Understanding the forecasting algorithm: STLF Model

    forecasting math

    Predicting the future based on historical information

    20 May 2018
    Reinforcement Learning with Multi Arm Bandit (Part 2)

    Reinforcement Learning with Multi Arm Bandit (Part 2)

    reinforcement-learning math python

    Let make the problem a little bit more….complex!

    06 May 2018
    Reinforcement Learning with Multi Arm Bandit

    Reinforcement Learning with Multi Arm Bandit

    reinforcement-learning math python

    Lets talk about the classical reinforcement learning problem which paved the way for delayed reward learning with balance between exploration and exploitation.

    01 April 2018
    Intro to Bitcoin — the economics and technology behind it

    Intro to Bitcoin — the economics and technology behind it

    bitcoin economy

    A brief history lesson of money and the basics of bitcoin.

    23 March 2018
    How I beat the online game 1to50 with neural network

    How I beat the online game 1to50 with neural network

    computer-vision python

    Let's fool the machine

    10 March 2018
    Reinforcement Learning with Q tables

    Reinforcement Learning with Q tables

    reinforcement-learning math python

    Introduction to Q learning which is used by AI Agents to predict best next move.

    02 March 2018
    with by Mohit Mayank
    theme portfolYOU