Week Beginning 10/03

This week, we began to learn MACHINE LEARNING. This is where through a series of complicated algorithms, a computer can take an input and provide output based on certain weights it has ascertained during a “training” period. We will be programming two basic Machine Learning codes for out project – A simple one about maths, and a more complicated one about photo analysis.

We began on that first one this week; the goal was to estimate how many coins a person would collect based on their time playing the game, and if they had ADHD or not. While a very simple algorithm, it nonetheless took a while to code and demonstrated the complexity of Machine Learning.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *