- docs: update readme - docs: update readme - docs: update readme - docs: remove useless comments - docs: update readme - docs: update readme - refactor: code cleanup and formatting - fix(config): layers and model config - fix(metrics): pr auc and roc auc - refactor(PCA): add explained variance ratio - feat(Model): add autoencoder model - feat(preprocessing): add t-SNE - feat(layers): update compatibility dict - ci: bump version to 3.3.0
3.2.2
- docs: update readme - refactor: change model -> models for future implementations - ci: bump version to 3.2.1 - ci: bump version to 3.2.2
3.2.1
- docs: update readme - refactor: change model -> models for future implementations - ci: bump version to 3.2.1
3.2.0
- feat(metrics): add roc auc, pr auc, r2 and classifrep - feat(model): add gradient clipping and matrix padding optimizations - docs(notebook): fresh run - feat(Model): add temperature and sequence generation with improved sampling - ci: bump version to 3.2.0
3.1.2
- feat: add n-gram class - ci: bump version to 3.1.2
3.1.1
- fix: Adam time increment - ci: bump version to 3.1.1