|
|
|
|
|
by gesman
3126 days ago
|
|
I did similar project with Tensorflow.
Mouse movements were captured then converted to images and DL model was trained to classify user or not user. It can also classify classes of users I.e. new portal users are moving mouse differently from users who are familiar with portal. To add - by itself it’s not a reliable indicator of yes/no. But rather another risk scoring input to overall identity detection system. |
|