* Create Neural Networks: Zero to Hero.en.md
Best intro to AI course by former head of AI at OpenAI/Tesla - Andrej Karpathy
* Create Neural Networks: Zero to Hero.md
add Chinese version
this is the best course so far for intro to AI. tought by former head of AI at Open AI, Andrej Karpathy
* complete eng_version for deep learning folder
* fix typo
* add english version for machine learning systems
* Update AICS.en.md
Adjust indentation
* [ADD]add translation for CS188
* [ADD]add translation for Docker
* [UPDATE]update file name
* [ADD]add translation for GNU_Make
* [FIX]fix typo
* [FIX]fix spacing error
This commit does the following things:
- Change `[Course Web](link)` to:
- `Course Web: [title](link)`, or
- `Course Web: <link>`
- Change `[This GitHub](link)` to `[user/repo](link)`
Signed-off-by: Yukiteru <wfly1998@sina.com>
This commit does the following things:
- Separate Chinese and English by a space
- Fix proper nouns
- Fix syntax problems of Markdown
- Move long links below
- Remove unnecessary suffix of links
Signed-off-by: Yukiteru <wfly1998@sina.com>