Skip to content

DataJello.com

Anything about data analytics

  • Get Current Timestamp
  • Timestamp Converter
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
machine learning

Approximate Function Methods in Reinforcement learning

July 26, 2022August 3, 2022 John

Tabular vs Function Methods In reinforcement learning, there are a few methods that are called tabular methods because they track a table of the (input,

Read More
statistics

Statistical Reasoning of Hypothesis Testing for Beginner

July 22, 2022July 22, 2022 John

For beginners I would like t give an explanation for beginner to understand the basis of hypothesis testing and I have tag various section with

Read More
machine learning

Planning with Tabular Methods in Reinforcement Learning

July 21, 2022July 21, 2022 John

Tabular methods Tabular methods refer to problems in which the state and actions spaces are small enough for approximate value functions to be represented as

Read More
machine learning

Temporal Difference Control in Reinforcement Learning

July 20, 2022July 30, 2022 John

Temporal Difference learning is one of the most important idea in Reinforcement Learning. We should go over the control aspect of TD to find an

Read More
machine learning

Temporal Difference Learning

July 20, 2022July 21, 2022 John

Temporal Difference (TD) learning is the most novel and central idea of reinforcement learning. It combines the advantages from Dynamic Programming and Monte Carlo methods.

Read More
machine learning

Monte Carlo Methods in RL

July 20, 2022July 20, 2022 John

In Reinforcement Learning, the Monte Carlo methods are a collection of methods for estimating the value functions and discovering optimal policies thru experience – sampling

Read More

Posts pagination

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