Questions

Please answer the following questions:

  1. What is the main reason for using pre-trained neural networks?
  2. What is the difference between Inception V3 and MobileNet? When would you use one or the other?
  3. What are the symbol and params files of each model?
  4. How would you load a pre-trained model from a checkpoint at epoch 10?
  5. How can you adjust a neural network for a custom problem?