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.
- Host: GitHub
- URL: https://github.com/ivomac/nxtint
- Owner: ivomac
- Created: 2024-11-21T19:05:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T10:53:30.000Z (11 months ago)
- Last Synced: 2025-02-24T11:41:45.981Z (11 months ago)
- Topics: integer-sequences, transformer
- Language: Python
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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