Plus one webservice
This machine learning experiment teaches a machine to count from first principles
The model is fed with a CSV of values of one number, followed by that number plus one. The model then tries
to learn the pattern between the initial number, and the following number.
Interestingly, the result is not perfect as would be expected, but it goes wrong in a way that only a machine
would think is close to the correct answer.
Azure, what's 1+1 ? it's 1.99999999332
What???
Come on, I'm almost right!
[https://blog.dotnetframework.org/2016/12/02/machinelearning-using-microsoft-azure/][1]
[1]: https://blog.dotnetframework.org/2016/12/02/machinelearning-using-microsoft-azure/