Chans Lecture Note
  • About
  • Publication
  • Posts
    • English
    • 한글
Categories
All (15)
Book (3)
Coursera (1)
Data Structure (1)
Deep Learning (1)
DeepLearning.AI (1)
KAIST (4)
LectureReview (3)
PaperReview (4)
Python (5)
Ray (1)
ReinforcementLearning (7)
Statistics (4)

읽고 나면 진짜 쉬워지는 자료 구조

Data Stuctures The Fun Way
Book
Data Structure
길벗 출판사에서 출판한 “읽고 나면 진짜 쉬워지는 자료구조”에 대한 리뷰
May 16, 2024
Chanseok Kang

딥러닝의 정석 2판

Fundamentals of Deep Learning (2nd)
Book
Deep Learning
한빛미디어에서 출판한 “딥러닝의 정석 (2판)”에 대한 리뷰
Mar 24, 2024
Chanseok Kang

러닝 레이

Learning Ray
Book
Ray
한빛미디어에서 출판한 “러닝 레이”에 대한 리뷰
Feb 26, 2024
Chanseok Kang

Actor-Critic Design Decisions

LectureReview
ReinforcementLearning
UC Berkeley CS285 (2023) Lecture 6-3 Review
Nov 15, 2023
Chanseok Kang

Bridging the Gap Between Offline and Online Reinforcement Learning Evaluation Methodologies

Offline Sequential Evaluation
PaperReview
ReinforcementLearning
Sequential Approach to evaluate Offline RL algorithms as a function of the training set size
Nov 9, 2023
Chanseok Kang

Kernel Density Estimation

Python
KAIST
Statistics
KAIST Data Science Programming 1 - 4-5-1. Kernel Density Estimation에 대한 내용입니다.
Nov 7, 2023
Chanseok Kang

Pearson Correlation

Python
KAIST
Statistics
KAIST Data Science Programming 1 - 4-4. Pearson Correlation에 대한 내용입니다.
Oct 31, 2023
Chanseok Kang

From Evaluation to Actor Critic

LectureReview
ReinforcementLearning
UC Berkeley CS285 (2023) Lecture 6-2 Review
Oct 26, 2023
Chanseok Kang

Covariance Matrix

Python
KAIST
Statistics
KAIST Data Science Programming 1 - 4-3. Covariance Matrix에 대한 내용입니다.
Oct 25, 2023
Chanseok Kang

Multivariate Gaussian Distribution

Python
KAIST
Statistics
KAIST Data Science Programming 1 - 4.1 Multivariate Gaussian Distribution 에 대한 내용입니다.
Oct 24, 2023
Chanseok Kang

Active Offline Policy Selection

A-OPS
PaperReview
ReinforcementLearning
A sequential decision approach that combines logged data with online interaction to identify the best policy.
Oct 19, 2023
Chanseok Kang

Actor-Critic Algorithms

LectureReview
ReinforcementLearning
UC Berkeley CS285 (2023) Lecture 6-1 Review
Oct 19, 2023
Chanseok Kang

Offline-to-Online Reinforcement Learning via Balanced Replay and Pessimistic Q-Ensemble

Off2OnRL
PaperReview
ReinforcementLearning
Balanced replay scheme that prioritizes samples encountered online while also encouraging the use of near-on-policy samples from offline dataset.
Oct 10, 2023
Chanseok Kang

Offline Reinforcement Learning with Implicit Q-Learning

Implicit Q-Learning (IQL)
PaperReview
ReinforcementLearning
Offline RL method with only dataset actions.
Aug 29, 2023
Chanseok Kang

신경망으로 구현하는 Logistic Regression

Python
Coursera
DeepLearning.AI
In this post, we will build a logistic regression classifier to recognize cats. This is the summary of lecture “Neural Networks and Deep Learning” from DeepLearning.AI. (slightly modified from original assignment)
May 11, 2022
Chanseok Kang
No matching items
 

Copyright 2023, Chanseok Kang