NeuPy

Neural Networks in Python

  • Articles
  • Tutorials
  • Documentation
  • Cheat sheet
  • Model Zoo
  • 2016 Dec 17 Hyperparameter optimization for Neural Networks

    This article explains different hyperparameter algorithms that can be used for neural networks. It covers simple algorithms like Grid Search, Random Search and more complicated algorithms like Gaussian Process and Tree-structured Parzen Estimators (TPE).


    Tags: visualization, backpropagation, supervised, hyperparameter optimization

Search

Install NeuPy

pip install neupy

Learn more about NeuPy reading tutorials and documentation.

Issues and feature requests

If you find a bug or want to suggest a new feature feel free to create an issue on Github

© Copyright 2015 - 2019, Yurii Shevchuk. Powered by Tinkerer and Sphinx.