Skip to content

myungsub/cs231n

 
 

Repository files navigation

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. git clone yourusername@cs231n.github.io
  3. cd cs231n.github.io
  4. jekyll serve
  5. View the website at http://localhost:4000

About

CS231n 번역 프로젝트

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.9%
  • CSS 31.8%
  • JavaScript 17.3%