Datasets:
Modalities:
Image
Formats:
imagefolder
Size:
< 1K
Tags:
computer-vision
visual-question-answering
visual-sequence-learning
video-frame-prediction
regression-from-images
multimodal-regression
License:
File size: 1,055 Bytes
cdbcaaf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
{
"dataset_name": "fisr_algorithm_dataset",
"format": "huggingface",
"version": "fisr-alpha-v1",
"generation_date": "2026-01-26T21:26:22.339Z",
"source": "UNDERGROUND: FISR by webXOS",
"algorithm": "Fast Inverse Square Root (Quake III Arena)",
"parameters": {
"magic_number": 1596172997,
"magic_number_hex": "0x5f23aac5",
"newton_iterations": 3,
"input_range": 1000
},
"performance": {
"max_error": 1.1742636926798086e+287,
"rms_error": null,
"average_error": 4.766079934266385e+285,
"sample_count": 100
},
"frames": 120,
"frame_rate": 30,
"resolution": [
1280,
562
],
"view_mode": "3d",
"visualization_type": "3D Vector Field showing FISR vs Standard results",
"license": "CC BY 4.0",
"description": "Fast Inverse Square Root algorithm visualization dataset for machine learning training",
"tags": [
"fisr",
"fast-inverse-square-root",
"quake",
"algorithm",
"optimization",
"mathematics",
"visualization",
"synthetic",
"training-data"
]
} |