Overview
Warning: This project is currently a work in progress and not suitable for production use-cases.
The crate provides a set of core primitives and utilities that can be used to design and train neural networks.
Getting Started
Set up
Make sure to add the following
concision = { features = [], version = "0.1.*" }
to your Cargo.toml
file replaces *
with the corresponding version and include any desired features.
Support or Contact
Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.