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: 714 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 | {
"description": "Fast Inverse Square Root algorithm visualization dataset for machine learning training",
"license": "CC BY 4.0",
"features": {
"frames": {
"dtype": "image",
"id": null
},
"metadata": {
"dtype": "string",
"id": null
},
"numerical_data": {
"dtype": "string",
"id": null
},
"algorithm_analysis": {
"dtype": "string",
"id": null
}
},
"homepage": "https://github.com/webXOS/UNDERGROUND-FISR",
"citation": "@misc{underground-fisr-2024,\n author = {webXOS},\n title = {Fast Inverse Square Root Algorithm Visualization Dataset},\n year = {2024},\n publisher = {GitHub},\n journal = {GitHub repository}\n}"
} |