August 2023
Intermediate to advanced
360 pages
10h 23m
English
This chapter covers
The last chapter showed us the limits of evolutionary algorithms when applied to a complex problem like parameter search. As we have seen, genetic algorithms can provide excellent results on a certain class of problems. However, they fail to deliver when employed for larger image classification networks.
In this chapter, we continue looking at larger networks for image classification. However, this time instead of optimizing ...