- Neural Networks with Keras Cookbook
- V Kishore Ayyadevara
- 79字
- 2021-07-02 12:46:25
Scaling the input dataset
Scaling a dataset is a process where we limit the variables within a dataset to ensure they do not have a very wide range of different values. One way to achieve this is to divide each variable in the dataset by the maximum value of the variable. Typically, neural networks perform well when we scale the input datasets.
In this section, let's understand the reason neural networks perform better when the dataset is scaled.
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Instant Apache Stanbol
- Software Testing using Visual Studio 2012
- INSTANT MinGW Starter
- Neo4j Essentials
- SQL語言從入門到精通
- SEO智慧
- Blender 3D Incredible Machines
- Linux環境編程:從應用到內核
- 精通Python設計模式(第2版)
- RabbitMQ Cookbook
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- Android 游戲開發大全(第二版)
- iOS Development with Xamarin Cookbook
- Expert Cube Development with SSAS Multidimensional Models