Tags

notes

Useful Formulas for Math

10 minute read

I am opening a new post for formulas in Learning Theory and general Machine Learning area. It is purely mathamatically based. It is suggested to use it as re...

Interesting Probability Questions

8 minute read

In this blog, I will keep updating interesting probability questions as time goes by. The questions listed are likely to apprear in interview. The answers wr...

Back to top ↑

math

CS Cheat Sheet

less than 1 minute read

I post a CS cheat sheet from online which I found quite useful, which is about simple math. You can download it for your own use.

Useful Formulas for Math

10 minute read

I am opening a new post for formulas in Learning Theory and general Machine Learning area. It is purely mathamatically based. It is suggested to use it as re...

Interesting Probability Questions

8 minute read

In this blog, I will keep updating interesting probability questions as time goes by. The questions listed are likely to apprear in interview. The answers wr...

Back to top ↑

interview

Interesting Probability Questions

8 minute read

In this blog, I will keep updating interesting probability questions as time goes by. The questions listed are likely to apprear in interview. The answers wr...

Back to top ↑

Python

Python Class (Chinese)

8 minute read

In this post, I wll mainly post the supplementary materials for the class I am teaching, including shell script, code and etc. I will update it regularly.

Back to top ↑

basic

Python Class (Chinese)

8 minute read

In this post, I wll mainly post the supplementary materials for the class I am teaching, including shell script, code and etc. I will update it regularly.

Back to top ↑

Latex

LaTeX Cheat Sheet

less than 1 minute read

I post a LaTeX cheat sheet from online which I found quite useful. You can download it for your own use.

Back to top ↑

memory

Pointer

8 minute read

This post is an introduction to pointer in C++ and C. I will add more advanced knowledge about pointer in later time. But this will help you understand basic...

Back to top ↑

pointer

Pointer

8 minute read

This post is an introduction to pointer in C++ and C. I will add more advanced knowledge about pointer in later time. But this will help you understand basic...

Back to top ↑