v0.3.0
🎉 Features
- Use improved preprocessing for pretrained models (#52):
- All models are retrained from scratch and now exceed the accuracies claimed by the respective papers: https://larq.dev/models/#available-models
- All models include plots of the training process in the docs: https://larq.dev/models/api/
📖 Documentation
- Add missing
numpy
import (#51)