#author("2025-03-14T02:26:35+00:00","default:yoya","yoya")
- [[RNN]] - [[IRNN]]
- [[LSTM]]
- [[CNN]]
* 解説 [#nc48882b]
- Neural Networkを平易に解説してみる
-- http://enakai00.hatenablog.com/entry/20150108/1420719651
- neural network introduction yapc asia tokyo
-- http://www.slideshare.net/muddydixon/neural-network-introduction-yapc-asia-tokyo
* 共通フォーマット [#format]
- [[ONNX]]
- [[NNEF]] (サポート状況が弱い)
* ビューア [#r25b0acc]
- [[Netron]]
* プログラム [#w3c95e5f]
- [[OpenVX]]
*その他 [#h63233b0]
- 誤差逆伝播法 ([[Backpropagation]])
- Mathematics of Neural Networks
-- https://arxiv.org/pdf/2403.04807
* 関連 [#rel]
- [[MachineLearning]]
- [[DeepLearning]]