- 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.
- FPGA從入門到精通(實戰篇)
- Applied Unsupervised Learning with R
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- Mastering Delphi Programming:A Complete Reference Guide
- 施耐德SoMachine控制器應用及編程指南
- BeagleBone By Example
- 電腦高級維修及故障排除實戰
- Spring Cloud微服務和分布式系統實踐
- 計算機組成技術教程
- MicroPython Cookbook
- 施耐德M241/251可編程序控制器應用技術
- 零基礎輕松學修電腦主板
- 3D打印:Geomagic Design X5.1 逆向建模設計實用教程
- Unreal Engine 4 AI Programming Essentials
- 電腦組裝與硬件維修入門與提高