Skip to content
周伯威 Po-Wei Chou edited this page Jan 7, 2015 · 6 revisions

Welcome to libdnn Wiki

Known Issues

(under construction...)

If you encounter any problem, feel free to contact me. My email is botonchou@gmail.com

使用手冊

I'll try to explain everything I could in both English and Chinese.
(我盡量同時用中文和英文解說。)

  1. Neural Network (類神經網路)
  2. Introduction (何謂類神經網路)
  3. Feedforward (順向傳遞)
  4. Backpropagation (反向傳播演算法)
  5. Activation Function (活化函數)
  6. Regularization (正規化)
  7. How to Use (新手上路)
  8. Training Practice (實戰守則)
  9. Code Organization (程式碼架構)