Skip to content

v0.2.3

Compare
Choose a tag to compare
@tdewolff tdewolff released this 18 Dec 23:26
· 316 commits to master since this release
  • Adding the MSE and sMAPE error measures
  • Fix returning tensors from the GPU back to the CPU
  • Fix repeated use of a dataset by properly deepcopying it
  • Add console output for training
  • Fix the LBFGS optimizer
  • Add the plot_losses function to the Model class to plot losses/errors after train separately