In production Now
Waveform data classifier using convolutional neural network.
train example
python train_waveform_classfy.py
predict example
python predict_waveform_classfy.py
pip install -r requirements.txt
This software is released under the MIT License, see LICENSE.