English to Korean translation project for the notes and assignments for Stanford CS class CS231n: Convolutional Neural Networks for Visual Recognition.
- Fork this repository
- Translate the assigned file (markdown, ipython-notebook, etc.) into Korean - Please refer to the glossary
- Send PR
To view the rendered site in your browser,
- Install Jekyll - follow the instructions [here]
- Assuming that you have already forked this repo,
git clone https://github.com/yourUserName/cs231n.git
cd cs231n
jekyll serve
- View the website at http://127.0.0.1:4000/cs231n/