Last active
October 13, 2025 17:54
-
-
Save vogulcan/a774062dcd4711a6e7df49822575975c to your computer and use it in GitHub Desktop.
KeNET models (auto-updated)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "namespace": "vogulcan/kenet", | |
| "models": [ | |
| { | |
| "name": "10000_101_sr0_90_nl5", | |
| "trained_resolution": 10000, | |
| "trained_size": 101, | |
| "version": 20, | |
| "accuracy": 0.9883687496185303 | |
| }, | |
| { | |
| "name": "10000_201_sr0_90_nl3", | |
| "trained_resolution": 10000, | |
| "trained_size": 191, | |
| "version": 0, | |
| "accuracy": 0.9445875287055969, | |
| "sparsity_ratio": 0.0, | |
| "md5": "" | |
| }, | |
| { | |
| "name": "10000_51_sr0_90_nl5", | |
| "trained_resolution": 10000, | |
| "trained_size": 51, | |
| "version": 0, | |
| "accuracy": 0.9469437599182129, | |
| "sparsity_ratio": 0.0, | |
| "md5": "" | |
| } | |
| ], | |
| "updated_at": "2025-10-13T17:54:18Z" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment