Skip to content

DataJello.com

Anything about data analytics

  • Get Current Timestamp
  • Timestamp Converter

Category: machine learning

  • Home
  • machine learning
  • Page 3
machine learning

Multi-Armed Bandit Problem

July 16, 2022July 19, 2022 John

Pre-requisite: some understanding of reinforcement learning. If not, you can start from Reinforcement Learning Primer Goal Let’s analyze this in the classic Multi-Armed Bandit problem using

Read More
machine learning

Reinforcement Learning Primer

July 15, 2022August 30, 2022 John

Reinforcement learning is going to be “the next big thing” in machine learning after 2022, so let’s understand some basic on how it works. Agent:

Read More
machine learning

How Transformer Positional Encoding Works

July 14, 2022July 14, 2022 John

The positional encoding of transformer was a detail added in Attention Is All You Need. When I first saw this, I thought “why is the

Read More
machine learning

KL (Kullback–Leibler) Divergence and JS (Jensen-Shanon) Divergence

July 8, 2022July 9, 2022 John

The KL (Kullback–Leibler) Divergence and JS (Jensen-Shanon) Divergence are ways to measure the distance (similarity) between two distributions P and Q. I will try to

Read More
machine learning

Transformer NLP Tutorial in 2022: Finetune BERT on Amazon Review

June 29, 2022July 5, 2022 John

Background In 2022, if you are not new to NLP (Natural Language Processing), you should have heard of BERT (Bidirectional Encoder Representations from Transforms). It’s

Read More
machine learning

Lagrange Multiplier Explained

June 14, 2022June 15, 2022 John

Goal Gradient descent seems to work fine for finding the local maxima and minima of a function, and Lagrange Multiplier helps to find the local

Read More
machine learning

Understanding eigenvalues, eigenvectors, and determinants

June 10, 2022September 6, 2022 John

What are eigenvalues and eigenvectors? We have to answer both concept together since they are closely related? Given a square matrix A If we find

Read More
machine learning

Model Serving – Scaling

June 1, 2022June 1, 2022 John

Why is scaling important? Because the incoming traffic will grow overtime and model will become more complex Scaling dimension Data volume Model parameters Types of

Read More
machine learning

Production ML – Model Serving

June 1, 2022June 1, 2022 John

What is serving? Provide access to end users Provide service/app for interaction In ML workflow Batch inference Online Inference regularly retrained inference with the latest

Read More
machine learning

Production ML – Fairness

May 31, 2022 John

Model fairness is about assess how the output of the model can impact different subgroup of the population. Tool: Tensorflow Fairness Indicators For binary and

Read More

Posts pagination

Previous 1 2 3 4 … 7 Next

Recent Posts

  • 7 Game-Changing Strategies for Using Cold Emails in Your Data Science Job Search
  • Probability Recursion Question for DS/ML Interviews (Step-by-Step Simple Solution)
  • How To Crack the Probability Interview Questions from FAANG Company (with 3 Examples)
  • NLP Tutorial: Named Entity Recognition using LSTM and CRF
  • NLP: Word Representation and Model Comparison Tree

Recent Comments

  1. NLP Tutorial: Named Entity Recognition using LSTM and CRF - DataJello.com on Machine learning 101: what is the Confusion Matrix?
  2. NLP Tutorial: Named Entity Recognition using LSTM and CRF - DataJello.com on NLP: Word Representation and Model Comparison Tree
  3. NLP: Word Representation and Model Comparison Tree - DataJello.com on NLP: what is attention mechanism?
  4. NLP: Word Representation and Model Comparison Tree - DataJello.com on Transformer NLP Tutorial in 2022: Finetune BERT on Amazon Review
  5. NLP: Word Representation and Model Comparison Tree - DataJello.com on Knowledge Distillation (introduction)
All Rights Reserved 2021.
Proudly powered by WordPress | Theme: Fairy Lite by Candid Themes.