ML

[Generative Model] CycleGAN


Category: generative-model

Posted: September 02, 2023

Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks

[RL] Model-Free Control


Category: reinforcement-learning

Posted: April 04, 2023

Monte-Carlo and Temporal-Difference Control, Off-Policy Learning

[RL] Model-Free Prediction


Category: reinforcement-learning

Posted: March 31, 2023

Monte-Carlo Prediction, Temporal-Difference Prediction

[RL] Dynamic Programming


Category: reinforcement-learning

Posted: March 22, 2023

Iterative algorithms for computing value functions

[ML] EM Algorithm


Category: machine-learning

Posted: December 20, 2022

Iterative method for finding MLE

[DL] Transformer


Category: deep-learning

Posted: November 16, 2022

Attention is all you need

[DL] Layer Normalization


Category: deep-learning

Posted: November 10, 2022

Attention, Self-Attention, and Multi-head Self-Attention

[DL] Seq2Seq


Category: deep-learning

Posted: November 01, 2022

Sequence-to-sequence problem in machine learning

[DL] LSTM & GRU


Category: deep-learning

Posted: November 01, 2022

Gating and long term memory

[DL] Dropout


Category: deep-learning

Posted: September 22, 2022

Ensemble Learning and Dropout

[DL] Batch Normalization


Category: deep-learning

Posted: September 19, 2022

Batch Normalization, one of the most frequently used techniques in training neural networks

Back to top ↑

AI

[Generative Model] CycleGAN


Category: generative-model

Posted: September 02, 2023

Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks

[RL] Model-Free Control


Category: reinforcement-learning

Posted: April 04, 2023

Monte-Carlo and Temporal-Difference Control, Off-Policy Learning

[RL] Model-Free Prediction


Category: reinforcement-learning

Posted: March 31, 2023

Monte-Carlo Prediction, Temporal-Difference Prediction

[RL] Dynamic Programming


Category: reinforcement-learning

Posted: March 22, 2023

Iterative algorithms for computing value functions

[ML] EM Algorithm


Category: machine-learning

Posted: December 20, 2022

Iterative method for finding MLE

[DL] Transformer


Category: deep-learning

Posted: November 16, 2022

Attention is all you need

[DL] Layer Normalization


Category: deep-learning

Posted: November 10, 2022

Attention, Self-Attention, and Multi-head Self-Attention

[DL] Seq2Seq


Category: deep-learning

Posted: November 01, 2022

Sequence-to-sequence problem in machine learning

[DL] LSTM & GRU


Category: deep-learning

Posted: November 01, 2022

Gating and long term memory

[DL] Dropout


Category: deep-learning

Posted: September 22, 2022

Ensemble Learning and Dropout

[DL] Batch Normalization


Category: deep-learning

Posted: September 19, 2022

Batch Normalization, one of the most frequently used techniques in training neural networks

Back to top ↑

DL

[Generative Model] CycleGAN


Category: generative-model

Posted: September 02, 2023

Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks

[DL] Transformer


Category: deep-learning

Posted: November 16, 2022

Attention is all you need

[DL] Layer Normalization


Category: deep-learning

Posted: November 10, 2022

Attention, Self-Attention, and Multi-head Self-Attention

[DL] Seq2Seq


Category: deep-learning

Posted: November 01, 2022

Sequence-to-sequence problem in machine learning

[DL] LSTM & GRU


Category: deep-learning

Posted: November 01, 2022

Gating and long term memory

[DL] Dropout


Category: deep-learning

Posted: September 22, 2022

Ensemble Learning and Dropout

[DL] Batch Normalization


Category: deep-learning

Posted: September 19, 2022

Batch Normalization, one of the most frequently used techniques in training neural networks

Back to top ↑

Math

[Analysis] Neighborhoods and Limit points


Category: analysis

Posted: August 11, 2023

Before we dive into real analysis in earnest, we will go over the important and basic properties of $\mathbb{R}$ in this post so as to understand about $\mat...

[Analysis] Completeness of Real Numbers


Category: analysis

Posted: July 25, 2023

Before we dive into real analysis in earnest, we will go over the important and basic properties of $\mathbb{R}$ in this post so as to understand about $\mat...

[Linear Algebra] Definiteness


Category: linear-algebra

Posted: March 29, 2022

Definiteness of matrix plays an instrumental role in various areas of mathematics, such as convex optimization. It also even comes a lot in statistics, espec...

Back to top ↑

Linear Algebra

[Linear Algebra] Definiteness


Category: linear-algebra

Posted: March 29, 2022

Definiteness of matrix plays an instrumental role in various areas of mathematics, such as convex optimization. It also even comes a lot in statistics, espec...

Back to top ↑

Generative Model

[Generative Model] CycleGAN


Category: generative-model

Posted: September 02, 2023

Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks

Back to top ↑

CV

[CV] Neural Style Transfer


Category: computer-vision

Posted: August 11, 2023

Review of the paper [CVPR 16] “A Neural Algorithm of Artistic Style” by Leon Gatys et al.

Back to top ↑

RL

[RL] Model-Free Control


Category: reinforcement-learning

Posted: April 04, 2023

Monte-Carlo and Temporal-Difference Control, Off-Policy Learning

[RL] Model-Free Prediction


Category: reinforcement-learning

Posted: March 31, 2023

Monte-Carlo Prediction, Temporal-Difference Prediction

[RL] Dynamic Programming


Category: reinforcement-learning

Posted: March 22, 2023

Iterative algorithms for computing value functions

Back to top ↑

Statistics

Back to top ↑

Measure Theory

Back to top ↑

Representation Learning

[Representation Learning] CLIP


Category: representation-learning

Posted: January 27, 2023

Learning Transferable Visual Models From Natural Language Supervision

Back to top ↑

Self-Supervised Learning

[Representation Learning] CLIP


Category: representation-learning

Posted: January 27, 2023

Learning Transferable Visual Models From Natural Language Supervision

Back to top ↑

Computer Science

Back to top ↑

DB

Back to top ↑

Diffusion

Back to top ↑

Video

Back to top ↑

NLP

[NLP] LoRA


Category: natural-language-processing

Posted: January 09, 2024

Low-Rank Adaptation of Large Language Models

[NLP] BERT


Category: natural-language-processing

Posted: August 30, 2023

BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding

[NLP] ELMo


Category: natural-language-processing

Posted: August 29, 2023

Embeddings from Language Models

Back to top ↑

Matrix Decomposition

Back to top ↑

Probability Distribution

Back to top ↑

CNN

Back to top ↑

RNN

[DL] Seq2Seq


Category: deep-learning

Posted: November 01, 2022

Sequence-to-sequence problem in machine learning

[DL] LSTM & GRU


Category: deep-learning

Posted: November 01, 2022

Gating and long term memory

Back to top ↑

GAN

[Generative Model] CycleGAN


Category: generative-model

Posted: September 02, 2023

Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks

Back to top ↑

DP

[RL] Model-Free Prediction


Category: reinforcement-learning

Posted: March 31, 2023

Monte-Carlo Prediction, Temporal-Difference Prediction

[RL] Dynamic Programming


Category: reinforcement-learning

Posted: March 22, 2023

Iterative algorithms for computing value functions

Back to top ↑

Computer Vision

Back to top ↑

LSTM

[DL] Seq2Seq


Category: deep-learning

Posted: November 01, 2022

Sequence-to-sequence problem in machine learning

[DL] LSTM & GRU


Category: deep-learning

Posted: November 01, 2022

Gating and long term memory

Back to top ↑

GRU

[DL] Seq2Seq


Category: deep-learning

Posted: November 01, 2022

Sequence-to-sequence problem in machine learning

[DL] LSTM & GRU


Category: deep-learning

Posted: November 01, 2022

Gating and long term memory

Back to top ↑

Attention

[DL] Transformer


Category: deep-learning

Posted: November 16, 2022

Attention is all you need

Back to top ↑

Analysis

[Analysis] Neighborhoods and Limit points


Category: analysis

Posted: August 11, 2023

Before we dive into real analysis in earnest, we will go over the important and basic properties of $\mathbb{R}$ in this post so as to understand about $\mat...

[Analysis] Completeness of Real Numbers


Category: analysis

Posted: July 25, 2023

Before we dive into real analysis in earnest, we will go over the important and basic properties of $\mathbb{R}$ in this post so as to understand about $\mat...

Back to top ↑

3D

Back to top ↑

Graphics

Back to top ↑

Probability Theory

Back to top ↑

Transformer

[DL] Transformer


Category: deep-learning

Posted: November 16, 2022

Attention is all you need

Back to top ↑

Differentiation

Back to top ↑

Formula

Back to top ↑

MDP

Back to top ↑

Inequality

Back to top ↑

AlexNet

Back to top ↑

VGG

Back to top ↑

Inception

Back to top ↑

ResNet

Back to top ↑

DenseNet

Back to top ↑

Style Transfer

[CV] Neural Style Transfer


Category: computer-vision

Posted: August 11, 2023

Review of the paper [CVPR 16] “A Neural Algorithm of Artistic Style” by Leon Gatys et al.

Back to top ↑

word2vec

Back to top ↑

ELMo

[NLP] ELMo


Category: natural-language-processing

Posted: August 29, 2023

Embeddings from Language Models

Back to top ↑

BERT

[NLP] BERT


Category: natural-language-processing

Posted: August 30, 2023

BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding

Back to top ↑

cGAN

[Generative Model] CycleGAN


Category: generative-model

Posted: September 02, 2023

Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks

Back to top ↑

VAE

Back to top ↑

LoRA

[NLP] LoRA


Category: natural-language-processing

Posted: January 09, 2024

Low-Rank Adaptation of Large Language Models

Back to top ↑

Deep Learning

[NLP] LoRA


Category: natural-language-processing

Posted: January 09, 2024

Low-Rank Adaptation of Large Language Models

Back to top ↑