- Deep Learning with Keras
- Antonio Gulli Sujit Pal
- 135字
- 2021-07-02 23:58:05
Summarizing the experiments run for recognizing handwritten charts
So, let's summarize: with five different variants, we were able to improve our performance from 92.36% to 97.93%. First, we defined a simple layer network in Keras. Then, we improved the performance by adding some hidden layers. After that, we improved the performance on the test set by adding a few random dropouts to our network and by experimenting with different types of optimizers. Current results are summarized in the following table:

However, the next two experiments did not provide significant improvements. Increasing the number of internal neurons creates more complex models and requires more expensive computations, but it provides only marginal gains. We get the same experience if we increase the number of training epochs. A final experiment consisted in changing the BATCH_SIZE for our optimizer.
- Learning Cocos2d-x Game Development
- Applied Unsupervised Learning with R
- 基于ARM的嵌入式系統和物聯網開發
- INSTANT ForgedUI Starter
- 分布式微服務架構:原理與實戰
- OUYA Game Development by Example
- 面向對象分析與設計(第3版)(修訂版)
- 筆記本電腦使用、維護與故障排除從入門到精通(第5版)
- 基于PROTEUS的電路設計、仿真與制板
- Python Machine Learning Blueprints
- 單片微機原理及應用
- IP網絡視頻傳輸:技術、標準和應用
- FPGA實驗實訓教程
- Learning Less.js
- 計算機應用基礎案例教程(Windows 7+Office 2010)