underworld_dataset_v3 / dataset_info.json
webxos's picture
Upload 125 files
cdbcaaf verified
raw
history blame contribute delete
714 Bytes
{
"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}"
}