Skip to content

Releases: FilomKhash/Math-Preprint-Classifier

Version 2 (Jul 2024)

04 Jul 20:10
Compare
Choose a tag to compare
  1. New experiments with transformers.

  2. Neural network models saved with Keras instead of Pickle.

  3. No need to save the classifier for 2-character MSC classes, it can be reconstructed from the classifier for 3-character classes.

Version 1 (Jan 2024)

27 Jun 17:51
bd10bab
Compare
Choose a tag to compare

No transformer model.
The convolutional neural net model is saved with pickle (works for older Keras versions).