Unsupervised Artificial Intelligence framework for EEG state detection
MindReader is a unsupervised artificial intelligence framework for electroencephalography signal state detection.
julia>]
pkg> add MindReader
To exit Pkg mode, just backspace. Once the package is installed it can be imported with:
julia> using MindReader
For more information, see the Pkg documentation.
If you use MindReader or derivates in your work, please consider citing the code record.
In general contributions should follow ColPrac. If you are interested in extending/improving MindReader, head to the discussions to reach out. For support with using MindReader, please open an issue describing the problem and steps to reproduce it.
This package is licensed under the MIT Expat license. See LICENSE for more informaiton.
Author's Note: This package is still under active development and is subject to change.