Skip to content

Releases: FilomKhash/Math-Preprint-Classifier

Version 2 (Jul 2024)

Choose a tag to compare

@FilomKhash FilomKhash released this 04 Jul 20:10
  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)

Choose a tag to compare

@FilomKhash FilomKhash released this 27 Jun 17:51
bd10bab

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