Linux Users, Groups and Permissions
Sources:
- A complete guide to Manage Users and Groups on Linux!
- 蔡德明. 第十四章 Linux账号管理与权限配置. 鸟哥的Linux私房菜.
Sources:
Zsh, On-my-zsh and their configs.
Note: This article will only focus on zsh itself. If you want to simply copy my computer configs (ALL OF THEM), you can refer to How to Set Up on A New Machine.
Sources:
Note: I find Google Cloud too be over complicated and the billing is insane. So I do not recommend using it.
The concepts of datasets, samples, labels in Machine Learning.
Sources:
Mu Li et al. 1. Introduction. Dive into Deep Learning.
Cross-validation: evaluating estimator performance
Decorators are a significant part of Python. In simple words: they are functions which take other functions as inputs and output their modified versions.
Sources: