- perf: less memoryvore - ci: bump version to 3.0.2 - Merge pull request 48 from marcpinet/perf-improve-lstm-attention
3.0.1
- feat: improve rnn and add real life application - ci: bump version to 3.0.1 - Merge pull request 47 from marcpinet/improve-rnn-and-real-life-application
3.0.0
- docs: update decision boundary plot img - feat: add lstm and rnn support - feat: add attention - feat: improve attention - refactor: remove useless instructions - fix: some fixes and improvements - Merge pull request 46 from marcpinet/feat-add-lstm-rnn
2.9.0
- feat: add history for fit method - fix: history jupyter cell - fix: earlystopping callback - refactor: more robust use of EarlyStopping - feat: made callbacks generic and more user friendly - ci: bump version to 2.9.0
2.8.0
- docs: update readme - feat: add more text processing support (CountVectorizer, Tokenizer) - ci: bump version to 2.8.0
2.7.1
- feat: add str support for fit's metrics parameter - ci: bump version to 2.7.1 - Merge pull request 45 from marcpinet/feat-easier-metric-handling