An open API service indexing awesome lists of open source software.

https://github.com/ivomac/nxtint

Attempts at integer sequence prediction with transformer models.
https://github.com/ivomac/nxtint

integer-sequences transformer

Last synced: 11 months ago
JSON representation

Attempts at integer sequence prediction with transformer models.

Awesome Lists containing this project

README

          

# Next Integer Prediction with Transformers

Rough experiments on next integer prediction on [integer sequences](https://oeis.org/) with transformers.

## Installation

See the `install.sh` script