Note | Monte Carlo Tree Search Summary

Monte Carlo Tree Search Summary...

January 11, 2023 路 3 min 路 601 words 路 Wenbo

Note | Reinforcement Learning Algorithms Summary

Reinforcement Learning Algorithms Summary...

July 8, 2021 路 7 min 路 1413 words 路 Wenbo

Note | Markov Decision Processes

Markov Property (MP)...

June 1, 2021 路 3 min 路 439 words 路 Wenbo

Note | Normal Equation

Overview Normal Equation is a method in parallel with gradient descent algorithm to minimize the cost function J. ...

April 1, 2021 路 2 min 路 233 words 路 Wenbo

Note | Polynomial Regression and Feature Scaling

Linear Regression with multiple variables It is common to consider more than one features when making a prediction. For example when predicting the price of a house: ...

April 1, 2021 路 2 min 路 314 words 路 Wenbo