GitHub - keyvank/learst: Educational Neural-Network library written in Rust (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Learst

Learst has the goal of becoming a fast, GPU-accelerated neural network library, written in pure Rust.

Learst is currently able to train, simple feed-forward and convolutional neural networks, along with basic tools for tensor processing.