FidoProject/Fido

Hyperparameter Optimization

truell20 opened this issue · 1 comments

It would be great if we could implement

  • Pruning of Neural Network architecture (PrunableLayer could be a subclass of Layer)
  • Optimization of exploration level in the Fido control system
  • Learning constants could be optimized by implementing some of the trainers described in #26

Pruning and learning rate optimization done