Skip to content

Releases: sdatkinson/neural-amp-modeler

Version 0.2.0

04 May 00:52
Compare
Choose a tag to compare

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

21 Feb 20:46
Compare
Choose a tag to compare

Initial version based on TF1.