Releases: sdatkinson/neural-amp-modeler
Releases · sdatkinson/neural-amp-modeler
Version 0.2.0
Version 0.2
Complete rework
- Switch from TensorFlow1 to PyTorch Lightning as the ML framework.
- Complete rework of training/running/exporting scripts.
- Linear model (i.e. an impulse response)
- Convolutional neural net model
- Exporting utility for use with https://github.com/sdatkinson/iPlug2
Version 0.1
Initial version based on TF1.