Skip to content

CodingTrain/Computer-Mouse-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Mouse Training

A machine learning model that predicts mouse movements.

How To Use!

Collecting Mouse Data

This is an optional step. See Computer Mouse Data Repository for more information on how to collect data. Or you can use the example mouse data in mouse_data.

Running

You'll need nodejs and npm installed if you don't already have them installed. Go to nodejs.org to installing them.

Run npm install

Run npm start

Once training is complete do not stop the server and you can start the MouseController sketch. Press esc to escape the the sketch running.

About

A machine learning model that predicts mouse movements.

Resources

License

Stars

Watchers

Forks