Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 483 Bytes

File metadata and controls

10 lines (6 loc) · 483 Bytes

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.