Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuroSyd/seizure-prediction-CNN
/ types & classes
Types & classes
4 in github.com/NeuroSyd/seizure-prediction-CNN
⨍
Functions
32
◇
Types & classes
4
↓ 2 callers
Class
ConvNN
models/cnn.py:19
↓ 2 callers
Class
PrepData
utils/load_signals.py:333
↓ 1 callers
Class
MyEarlyStopping
Stop training when a monitored quantity has stopped improving. # Arguments monitor: quantity to be monitored. min_delta: minimu
models/customCallbacks.py:102
↓ 1 callers
Class
MyModelCheckpoint
Save the model after every epoch. `filepath` can contain named formatting options, which will be filled the value of `epoch` and keys i
models/customCallbacks.py:3