![Machine Learning for Data Mining](https://wfqqreader-1252317822.image.myqcloud.com/cover/649/36698649/b_36698649.jpg)
上QQ阅读APP看书,第一时间看更新
Representing the errors
While building our neural network, our actual goal is to build the best possible solution, and not to get stuck with a sub-optimal one. We'll need to run a neural network multiple times.
Consider this error graph as an example:
![](https://epubservercos.yuewen.com/C1D285/19470379308811506/epubprivate/OEBPS/Images/d7429624-77cb-41e4-b447-0598c6c169c4.png?sign=1739038350-SsZZoBTgAnG1jF7QTtTfbkaqmWUsrELm-0-5f770ce66e3195515154efaace8a4690)
This is a graph depicting the amount of errors in different solutions. The Global Solution is the best possible solution and is really optimal. A Sub-Optimal Solution is a solution that terminates, gets stuck, and no longer improves, but it isn't really the best solution.