- 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 AngularJS Animations
- 電腦維護與故障排除傻瓜書(Windows 10適用)
- 計算機組裝與維護(第3版)
- Spring Cloud微服務架構實戰
- Creating Flat Design Websites
- Intel Edison智能硬件開發指南:基于Yocto Project
- 電腦組裝與維護即時通
- 單片機原理及應用:基于C51+Proteus仿真
- Istio實戰指南
- 嵌入式系統原理及應用:基于ARM Cortex-M4體系結構
- Arduino項目案例:游戲開發
- 微服務架構基礎(Spring Boot+Spring Cloud+Docker)
- 計算機組裝與維護
- ARM接口編程
- 超炫的35個Arduino制作項目