Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teddy1565/backpropagation
反向傳播算法練習
https://github.com/teddy1565/backpropagation
Last synced: 7 days ago
JSON representation
反向傳播算法練習
- Host: GitHub
- URL: https://github.com/teddy1565/backpropagation
- Owner: teddy1565
- Created: 2021-12-25T12:44:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-25T12:51:43.000Z (about 3 years ago)
- Last Synced: 2024-11-11T03:42:45.236Z (2 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BackPropagation
[誤差反向傳播演算法練習](https://zh.wikipedia.org/wiki/%E5%8F%8D%E5%90%91%E4%BC%A0%E6%92%AD%E7%AE%97%E6%B3%95)
## 簡介
這份專案用於練習反向傳播演算法
## 參考資料
* [類神經網路運作原理](https://docs.google.com/document/d/1PK4fOH_qG0c673fysPqE2hVU0hCu7jcb/edit)
作者是我的摯友ODO,若文章有誤歡迎一起討論感謝各路大神