NeuPy

Neural Networks in Python

  • Articles
  • Tutorials
  • Documentation
  • Cheat sheet
  • Model Zoo

Training Algorithms

  • Basics
    • Initialization
    • Training
    • Prediction
  • Algorithms with constructible architecture
    • Specify network structure
    • Train networks with multiple inputs
    • Algorithms
    • Loss functions
  • Train network on GPU
  • Signals and Early stopping
    • Basics
    • Early stopping
  • Scikit-learn compatibility
    • Fit method
    • Transform method
    • Pipelines
    • Issues
  • « Mixing NeuPy with Tensorflow
  • Basics »

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.