Deep net detection and onset prediction of electrographic seizure patterns in responsive neurostimulation (iESPnet)
This guidelines are based on Anaconda distribution. The library has been tested on Linux and Windows.
- Download and extract the zip or clone iESPnet
- Go to the download directory
- Create conda environment
conda env create -f environment.yml
- Activate conda environment
conda activate iESPnet
- Install pytorch
- Check torch is installed. If Error (ImportError: DLL load failed: The operating system cannot run %1), run
conda install -c defaults intel-openmp -f
- Run the example
