Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 707 Bytes

File metadata and controls

15 lines (8 loc) · 707 Bytes

BCI

This project is an attempt at a machine learning based BCI. This will be using the Neurosky Force Trainer II headset (found on Amazon) and interfacing via bluetooth.

Initial plans are to atttempt to detect the thought patterns of the 4 primary directions (up, down, left, right) and will later be expanded if the results prove fruitful.

Current Best: CNN with ~30% accuracy. saved_models/bestModelConvolved

Update:

This project was moved to a Google Colab notebook, please visit here for the latest progress