-
Notifications
You must be signed in to change notification settings - Fork 61
Home
周伯威 Po-Wei Chou edited this page Jan 7, 2015
·
6 revisions
(under construction...)
If you encounter any problem, feel free to contact me. My email is [email protected]
I'll try to explain everything I could in both English and Chinese.
(我盡量同時用中文和英文解說。)
- Neural Network (類神經網路)
- Introduction (何謂類神經網路)
- Feedforward (順向傳遞)
- Backpropagation (反向傳播演算法)
- Activation Function (活化函數)
- Regularization (正規化)
- How to Use (新手上路)
- Training Practice (實戰守則)
- Code Organization (程式碼架構)