rustlib-core 0.1.0

A DeepLearning Library in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "rustlib-core"
version = "0.1.0"
authors = ["Maxence Vouette"]
description = "A DeepLearning Library in Rust."
license = "MIT OR Apache-2.0"
repository = "https://github.com/Max89100/Deeplearning_library"
homepage = "https://github.com/Max89100/Deeplearning_library"
edition = "2024"
readme = "README.md"

[dependencies]