CoolFace
Datasetpublic

akaruineko/negative-pi-predictions

negative-pi-predictions what if π had digits before 3? this dataset contains 100,000 digits predicted by a neural network at negative positions of π. yes, this is exactly as stupid as it sounds. what is this? normally, we index the fractional digits of π like this: position: 1 2 3 4 5 6 7 8 9 ... digit: 1 4 1 5 9 2 6 5 3 ... so: π = 3.141592653589793... ↑ position 1 i trained a neural network to predict the digit at a given position using only… See the full description on the dataset page: https://huggingface.co/datasets/akaruineko/negative-pi-predictions.

sourceHugging Facewtfplupdated 1mo agoView on Hugging Face
0likes26downloads
3 commits on main
8f756271mo ago

Update README.md

akaruineko
56211db1mo ago

Upload folder using huggingface_hub

akaruineko
16fa62f1mo ago

initial commit

akaruineko