[Solved] train a neural network on real subject input/output to have it behave similarly to subject

Your question is a bit broad, but i’ll try to answer nonetheless. To imitate a subjects behavior you could use and LSTM network which has an understanding of the state it’s in (in your case the state may include information about how fast and in which direction the dot is going and where the pointer … Read more