Deep Learning library written in Rust (OpenCL, CUDA & CPU)
-
Updated
Apr 2, 2024 - Rust
Deep Learning library written in Rust (OpenCL, CUDA & CPU)
Brique.rs is a toy project with the objective of implementing a MLP in rust without the use of any other lib outside of the std lib of rust
Research project comparing Kolmogorov-Arnold Networks vs MLPs across chess engines, computer vision, and anomaly detection using Rust.
Multi-Layer Perceptron, CNN and Attention models in Rust with GPU acceleration.
Chess-inspired algorithm for image ranking.
A minimal neural network that learns XOR from scratch using only the Rust standard library + rand.
MLP in Rust from scratch
Educational Rust CLI for building, training, and visualizing simple neural networks (SLP & MLP) from scratch. Includes synthetic data generation, normalization, model training, prediction, and training history visualization. Ideal for learning Rust and neural networks.
Meuron is a modular neural network library written in rust for training simple neural networks.
A Beginner's implementation of Andrej karpathy's micrograd in Rust.
Basic Roguelike game with an MLP neural-network trained to control in-game entities.
A from-scratch implementation of an MLP with a computation graph engine in Rust and WebAssembly.
An Evolutionary Artificial Neural Network implemented in Rust designed to learn and play the Snake game.
Halfmoons dataset - perceptron, least squares, GMM and RBF solutions.
Add a description, image, and links to the mlp topic page so that developers can more easily learn about it.
To associate your repository with the mlp topic, visit your repo's landing page and select "manage topics."