To train the offline model run train_model.py. You can change three parameters model, cnn, and layers. We used MODEL=GRU, and LAYERS=3. Make sure that you correctly download dataset.pkl from the following URL: data
Start by running run_discrete.py. After feeling the armband buzz, in a seperate terminal run discrete_test.py to start the GUI. The two will communciate via UDP over localhost.
Make sure the LED is on the extensor muscle and the USB port is facing down.

