Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Ctrl+K
Ctrl+K
1 contributor
History:
7 commits
kapil
Add Dockerfile and HF Space config
6b285c0
about 2 months ago
args.rs
Safe
952 Bytes
feat: initialize project structure with core inference logic and interactive dashboard UI
about 2 months ago
data.rs
Safe
5.41 kB
feat: implement core RustAutoScoreEngine framework including data loading, model architecture, training loop, inference, and GUI server
about 2 months ago
inference.rs
Safe
2.4 kB
feat: implement core RustAutoScoreEngine framework including data loading, model architecture, training loop, inference, and GUI server
about 2 months ago
lib.rs
Safe
225 Bytes
feat: implement WASM bridge for browser-based neural inference using WebGPU and update project configuration
about 2 months ago
loss.rs
Safe
2.27 kB
feat: implement DIoU loss function for object detection and update dataset documentation
about 2 months ago
main.rs
Safe
1.2 kB
feat: implement core RustAutoScoreEngine framework including data loading, model architecture, training loop, inference, and GUI server
about 2 months ago
model.rs
Safe
3.74 kB
feat: implement core RustAutoScoreEngine framework including data loading, model architecture, training loop, inference, and GUI server
about 2 months ago
scoring.rs
Safe
2.9 kB
update the code and md file
about 2 months ago
server.rs
Safe
16.1 kB
Add Dockerfile and HF Space config
about 2 months ago
tests.rs
Safe
2 kB
feat: implement core RustAutoScoreEngine framework including data loading, model architecture, training loop, inference, and GUI server
about 2 months ago
train.rs
Safe
3.93 kB
feat: implement core RustAutoScoreEngine framework including data loading, model architecture, training loop, inference, and GUI server
about 2 months ago
wasm_bridge.rs
Safe
2.66 kB
feat: implement WASM bridge for browser-based neural inference using WebGPU and update project configuration
about 2 months ago