juice-traits 0.0.0

Machine Learning Framework Traits
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "juice-traits"
description = "Machine Learning Framework Traits"
version = "0.0.0"
authors = [
  "Bernhard Schuster <bernhard@ahoi.io>",
]
repository = "https://github.com/spearow/juice/juice-traits"
homepage = "https://spearow.io/projects/juice"
documentation = "https://spearow.github.io/juice"
keywords = ["deep-learning", "neural-networks", "machine-learning", "framework"]
license = "MIT OR Apache-2.0"

[dependencies]