Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the app #4

Open
siliconvalleypilot opened this issue Aug 16, 2019 · 5 comments
Open

How to use the app #4

siliconvalleypilot opened this issue Aug 16, 2019 · 5 comments

Comments

@siliconvalleypilot
Copy link

Hi I was able to compile and run the app. I start the app and press command + n and it shows the output brainwaves correctly. Next I click command + o, turn on 'training mode' button and start, and finish the training session. However, in the inference mode (I guess I can enter it by turning 'training mode' button off and click 'start') the characters keep blinking and I cannot see anything or type anything. Could anyone give me instructions on how to use this app? Thank you!

@dashersw
Copy link
Owner

@qiaosongwang you have to train a model in the backend, unfortunately this isn't automated yet. Take a look at src/offline/live-nn, which shows you how to create a model from the first data you saved, and how to classify new data.

@Rakesh420
Copy link

Can we modify the code to use emotiv insight for the speller application?

@dashersw
Copy link
Owner

Emotiv Insight doesn’t give raw EEG, as fsr as I know.

@Rakesh420
Copy link

I have subscribed for raw eeg and it does provide on demand :)

@dashersw
Copy link
Owner

Then, of course, it should be as easy as writing a new plugin to read from its stream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants