Real time predictions

This is a linear regression based on a neural network model.
For this demo I am using one hidden layer for predict the cost of a
house given a number of rooms.

How does it works:

📌 Important

The model can improve its performance by increasing the iteration number during the training stage. So if you want, you can restart the training and let the model train a little bit more.

Did you like the results?

Or if you want, you can also evaluate your own model