cortenforge-models 0.6.0

Burn-based model definitions (LinearDetector/ConvolutionalDetector) for the CortenForge stack.
Documentation
1
2
3
4
5
6
7
8
9
10
# cortenforge-models release configuration
# Part of synchronized CortenForge release

[package]
# This crate is published
publish = true
# Don't create individual tags (handled at workspace level)
tag = false
# Push changes to remote
push = false