Python Tricks

关于 Python 的一些知识收集 ...

April 26, 2021 · Updated: May 3, 2021 · 7 min

Python 爬虫

Python 爬虫 101 ...

March 20, 2021 · Updated: Apr 3, 2021 · 5 min

Algorithm II

Review of Princeton Algorithms II course on Coursera. Algorithms I Review My solution to the homework ...

July 7, 2020 · 41 min

CS Tools

介绍 CS 中常用工具,参考 The Missing Semester of Your CS Education 课程。 其它相关 Blog: 常用软件: Notion 个人主页 Setup: 自用工具及配置 Git 101: 常见的 git 命令 Regular Expression: 常见的正则表达式用法 Linux: 介绍 Linux 基本知识与操作 ...

March 27, 2020 · Updated: Apr 30, 2021 · 10 min

Mobile Robots

CSE 490R Review My solution to the homework ...

March 19, 2020 · Updated: Mar 20, 2020 · 3 min

Deep Reinforcement Learning (Part 3)

Berkeley CS 285 Review My solution to the homework Deep Reinforcement Learning (Part 1) Deep Reinforcement Learning (Part 2) ...

February 7, 2020 · Updated: Feb 13, 2020 · 12 min

Deep Reinforcement Learning (Part 2)

Berkeley CS 285 Review My solution to the homework Deep Reinforcement Learning (Part 1) Deep Reinforcement Learning (Part 3) ...

February 6, 2020 · Updated: Feb 12, 2020 · 21 min

Deep Reinforcement Learning (Part 1)

Berkeley CS 285 Review My solution to the homework Deep Reinforcement Learning (Part 2) Deep Reinforcement Learning (Part 3) ...

February 5, 2020 · Updated: Sep 9, 2021 · 21 min

Matrix Derivatives

Notes on doing derivatives w.r.t. matrix/vector ...

August 1, 2019 · 5 min

Machine Learning

Machine Learning notes. Coursera Andrew Ng Machine Learning. My solution Stanford CS231n Convolutional Neural Networks for Visual Recognition. My solution ...

July 26, 2019 · Updated: Sep 14, 2019 · 19 min