-
2016 Nov 12
Image classification, MNIST digits
This short tutorial shows how to design and train simple network for digit classification in NeuPy.
-
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.