You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
T(eye)pe combines eye tracking software with predictive typing to allow those who are paralyzed to easily type. Built on top of trishume's eyeLike codebase.
This is an exercise in building a neural network from scratch, using a simple game as the model. Built on Unity, with the infrastructure for the neural network in C#