Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bhabha-kapil
/
RustAutoScoreEngine
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
RustAutoScoreEngine
/
src
43.8 kB
Ctrl+K
Ctrl+K
1 contributor
History:
7 commits
kapil
Add Dockerfile and HF Space config
6b285c0
4 days ago
args.rs
Safe
952 Bytes
feat: initialize project structure with core inference logic and interactive dashboard UI
5 days ago
data.rs
Safe
5.41 kB
feat: implement core RustAutoScoreEngine framework including data loading, model architecture, training loop, inference, and GUI server
4 days ago
inference.rs
Safe
2.4 kB
feat: implement core RustAutoScoreEngine framework including data loading, model architecture, training loop, inference, and GUI server
4 days ago
lib.rs
Safe
225 Bytes
feat: implement WASM bridge for browser-based neural inference using WebGPU and update project configuration
4 days ago
loss.rs
Safe
2.27 kB
feat: implement DIoU loss function for object detection and update dataset documentation
5 days ago
main.rs
Safe
1.2 kB
feat: implement core RustAutoScoreEngine framework including data loading, model architecture, training loop, inference, and GUI server
4 days ago
model.rs
Safe
3.74 kB
feat: implement core RustAutoScoreEngine framework including data loading, model architecture, training loop, inference, and GUI server
4 days ago
scoring.rs
Safe
2.9 kB
update the code and md file
5 days ago
server.rs
Safe
16.1 kB
Add Dockerfile and HF Space config
4 days ago
tests.rs
Safe
2 kB
feat: implement core RustAutoScoreEngine framework including data loading, model architecture, training loop, inference, and GUI server
4 days ago
train.rs
Safe
3.93 kB
feat: implement core RustAutoScoreEngine framework including data loading, model architecture, training loop, inference, and GUI server
4 days ago
wasm_bridge.rs
Safe
2.66 kB
feat: implement WASM bridge for browser-based neural inference using WebGPU and update project configuration
4 days ago