Rhuax / Occupancy_detection

Occupancy detection with neural networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Occupancy_detection

Project for Intelligent systems' course. I used Keras library to train a MLP to detect if there are one or more people in a room based on data read from several sensors. The dataset is from UCI Machine learning repo (https://archive.ics.uci.edu/ml/datasets/Occupancy+Detection+)

The network achieves nearly .98 accuracy on the test set.

About

Occupancy detection with neural networks


Languages

Language:Python 100.0%