NeuPy

Neural Networks in Python

  • Articles
  • Tutorials
  • Documentation
  • Cheat sheet
  • Model Zoo
  • 2015 Jul 04 Predict prices for houses in the area of Boston

    Boston house prices is a classical dataset for regression. This article shows how to make a simple data processing and train neural network for house price prediction.

    Tags: supervised, backpropagation, regression, tutorials

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.