All Projects → aikorea → cs231n

aikorea / cs231n

Licence: MIT License
CS231n 번역 프로젝트

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
SRecode Template
9 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

English to Korean translation project for the notes and assignments for Stanford CS class CS231n: Convolutional Neural Networks for Visual Recognition.

How to Participate

  1. Fork this repository
  2. Translate the assigned file (markdown, ipython-notebook, etc.) into Korean - Please refer to the glossary
  3. Send PR

Local Development Instructions

To view the rendered site in your browser,

  1. Install Jekyll - follow the instructions [here]
  2. Assuming that you have already forked this repo, git clone https://github.com/yourUserName/cs231n.git
  3. cd cs231n
  4. jekyll serve
  5. View the website at http://127.0.0.1:4000/cs231n/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].