Original Post
Hi, I've got an idea of what I want to do, but I don't know what the best way of doing it would be. Basically, I want a program to track the activities of the user for a while and then be able to predict what they want to do. From what I've gathered so far, neural networks seems to be the best thing for this. However, I don't know what section of NN would be best to use in a situation where the program monitors usage and then predicts what the user wants to do. Or maybe there is a better way which doesn't require neural networks? Thank you