![]() |
Experimenting with the Leap Motion controller (bottom right corner) |
- to get some feedback from the course instructors (more on that later).
- to listen to the other groups, particularly another group that is also doing a Bartender project with the Leap motion controller.
On the feedback session, there was some discussion about what one needs to do in order to achieve a high course grade. The head teacher said that for the machine learning groups, it is important to compare two different techniques, which means that we need to implement an additional learning method than a neural network. A simple method to implement (just for the sake of doing a comparison) would be the k-nearest neighbor algorithm, although we might also do something a little more complicated. However, the neural network appears to be working so well at the moment (at least with the data that we have collected so far) that it might be difficult to find a method that will perform better. Possibly we can find a method that performs equally well but has some advantages over neural networks, such as simplicity or ease of implementation. In addition to that, one instructor proposed that we try to go deeper into the inner workings of our neural network through visualization of its last layer.
No comments:
Post a Comment