Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.75 KB

File metadata and controls

24 lines (18 loc) · 1.75 KB

Neural Networks and Deep Learning (Korean)

This repository is for a Korean translation of Neural Networks and Deep Learning by Michael Nielsen.
This is inspired by another Korean tralation repository.
I translated the book, following author's comments in FAQ page:

I'd like to do a translation into another language. Is that okay? It's fine under the terms of the book's license (see the page footer for details), provided: (1) you're not doing it for a product which is commercial in some way (e.g., you intend to sell it); and (2) you acknowledge me as the original author.

And I wrote a translation in html for interactive JavaScript elements (but currently incomplete).

Contents

  • Chapter 1: Using neural nets to recognize handwritten digits (draft done)
  • Chapter 2: How the backpropagation algorithms works (draft done)
  • Chapter 3: Improving the way neural networks learn (rough draft done)
  • Chapter 4: Avisual proof that neural nets can compute any function (rough draft done, incomplete javascript)
  • Chapter 5: Why are deep neural networks hard to train? (rough draft done)
  • Chapter 6: Deep learning (rough draft done)

Translator

Copyright

This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License. This means you're free to copy, share, and build on this book, but not to sell it.