└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # solutions 2 | 《神经网络与深度学习》课后习题答案 3 | 4 | 书籍信息 5 | 1. 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning https://nndl.github.io 6 | 2. 勘误和建议,请至 https://github.com/nndl/nndl.github.io/issues 7 | 3. 编程练习,见https://github.com/nndl/exercise 8 | 9 | 习题提交方式: 10 | 1. 请通过Issues来分析和讨论每章的习题。 11 | 2. 每个issue对应一道题。 12 | --------------------------------------------------------------------------------