shervinkh / wifi-lstm

A LSTM model to predict traffic class and mobility for WiFi clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WiFi Behaviour Detection Using LSTM

In this project, we used LSTM models on information such as throughput, physical bitrates, signal strength, etc. for each wifi client to predict what is client doing and whether it's moving or not.

About

A LSTM model to predict traffic class and mobility for WiFi clients


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.8%Language:Shell 0.1%