Show HN: nanoTabPFN – A Lightweight and Educational Reimplementation of TabPFN
2 hours ago
2
Train your own small TabPFN in less than 500 LOC and a few minutes.
The purpose of this repository is to be a good starting point for students and researchers that are interested in learning about how TabPFN works under the hood.
Clone the repository, afterwards install dependencies via:
The nanoTabPFN repository is supposed to stay ultra small and simple, but we created another repository,
the TFM-Playground which we are building out to have a lot more features,
like regression, multiple prior interfaces, multiple architectures, ensembling of different pre-processings and more,
so check it out if you are interested!
@article{pfefferle2025nanotabpfn,
title={nanoTabPFN: A Lightweight and Educational Reimplementation of TabPFN},
author={Pfefferle, Alexander and Hog, Johannes and Purucker, Lennart and Hutter, Frank},
journal={arXiv preprint arXiv:2511.03634},
year={2025}
}