j-min / cs231n

CS231n 번역 프로젝트

Home Page:http://aikorea.org/cs231n

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

CS231n 번역 프로젝트

http://aikorea.org/cs231n

License:MIT License


Languages

Language:Jupyter Notebook 40.5%Language:Python 34.1%Language:SRecode Template 18.8%Language:HTML 3.3%Language:CSS 1.9%Language:JavaScript 1.0%Language:Shell 0.4%