Skip to content

Latest commit

 

History

History

12_Benchmarking_and_Neural_Network_Optimization

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Chapter 12 : Benchmarking and Neural Network Optimization

In this chapter, you will learn various benchmarking approaches and neural network optimization techniques that can be applied to your deep learning application.  

Instructions

  • Navigate to sourceCode/cookbookapp directory and import the project using pom.xml file.
  • Two examples are included in this chapter: one for the hyperparameter optimization and another for Arbiter visualization.