Skip to content

DataJello.com

Anything about data analytics

  • Get Current Timestamp
  • Timestamp Converter

Author: John

  • Home
  • John
machine learning

NLP Tutorial: Named Entity Recognition using LSTM and CRF

October 2, 2022October 8, 2022 John

Introduction Named Entity Recognition (NER) is a very classic natural language processing (NLP) problem. The task is to identify the words in a sentence that

Read More
machine learning nlp

NLP: Word Representation and Model Comparison Tree

September 18, 2022September 24, 2022 John

The landscape of the NLP (Natural Language Processing) is evolving quickly with new ways to represent text such as word embedding. I would like to

Read More
machine learning nlp

NLP: how does autocomplete work?

September 17, 2022September 18, 2022 John

We use text autocomplete everyday, from search engine to writing email. How does the computer know what to suggest as the next word? We will

Read More
machine learning nlp

NLP: Part-of-speech (POS) tagging with HMM

September 11, 2022September 12, 2022 John

Part-of-speech (POS) taggin with Hidden Markov Model(HMM) What is POS tagging? Part of Speech (POS) tagging is the process of assigning a part of speech

Read More
machine learning

Better than KNN: Approximate Nearest Neighbor (Introduction)

September 6, 2022September 18, 2022 John

Goal I assume you have heard of the k-Nearest Neighbor algorithm for classification problem (see Tutorial: K-Nearest Neighbor Model). It’s one of the simplest classification algorithm

Read More
machine learning

Basic Reinforcement Learning Algorithm Decision Tree

September 5, 2022September 11, 2022 John

How do you choose what algorithms to use in a reinforcement learning settings? The answer can be complicated as it depends on so many factors.

Read More
machine learning

Reinforcement Learning Glossary

August 30, 2022September 5, 2022 John

In hard to keep track of all the various reinforcement learning terminologies. Often I forget the name of some of these algorithms, so I made

Read More
machine learning

Reinforcement learning: policy gradient methods

August 6, 2022August 30, 2022 John

Policy gradient methods are a type of Reinforcement Learning optimization methods that works by performing gradient ascent on the parameters of a parameterized policy. This

Read More
machine learning nlp

NLP: what is attention mechanism?

August 4, 2022September 18, 2022 John

In 2022, the NLP (natural language processing) benchmarks have been dominated by transformer models, and the attention mechanism is one of the key ingredients to

Read More
machine learning

On-policy Control with Approximate Value Functions

July 29, 2022August 3, 2022 John

This is a continuation from Approximate Function Methods in Reinforcement learning Episodic Sarsa with Function Approximation Reminder of what Sarsa is State, Action, Reward, State, Action

Read More

Posts pagination

1 2 … 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.