Skip to content

piyush2896/Keystroke-Dynamics-Using-LSTMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keystroke Dynamics Using LSTMs

This repository is a demo for using a LSTM based model to predict whether the person trying to login is authentic or not using keystroke dynamics.

Dependencies

  1. Keras
  2. TensorFlow
  3. Numpy
  4. Pandas
  5. Jupyter

Usage

Run jupyter notebook keystroke dynamics authentication.ipynb to run the notebook

Dataset

Cs.cmu.edu. (2018). Keystroke Dynamics - Benchmark Data Set. [online] Available at: https://www.cs.cmu.edu/~keystroke/

Releases

No releases published

Packages

No packages published