codemoonsxyz / neural-net-rs
☆65Updated last year
Alternatives and similar repositories for neural-net-rs:
Users that are interested in neural-net-rs are comparing it to the libraries listed below
- Precalculus matrices project implemented in neural networks☆49Updated last year
- Easy, tiny, and portable pomodoro timer☆97Updated last year
- AI plays a small escape room game, written in rust☆45Updated last year
- Various algorithms visualized interactively on the web, entirely with Rust 🦀☆117Updated 8 months ago
- Implementation of the GPT architecture in Rust 🦀 + Burn 🔥☆49Updated 10 months ago
- Tauri and Leptos example.☆140Updated last year
- AI learns to play flappy bird using neuro-evolution, implemented in Rust using macroquad☆35Updated last year
- Starter template for use with the Leptos web framework and Axum.☆148Updated 4 months ago
- Procedural 2d world generation in Rust and Bevy☆71Updated last year
- ☆83Updated last year
- A Rust chess library with the aim to be as feature-rich as possible☆44Updated 3 months ago
- https://app.codecrafters.io/courses/interpreter☆84Updated 7 months ago
- [WIP] A simple news reading GUI app built in Rust☆113Updated last year
- A wgpu based rendering backend for ratatui.☆60Updated last week
- pure rust implementaion for deep learning library like keras☆62Updated 2 years ago
- A tower defense game made with Bevy to accompany an intro series on Youtube☆73Updated last year
- A Chess Engine written in Rust that runs natively and on the web!☆127Updated last year
- A ratatui backend that is also an egui widget. Deploy on web with WASM or ship natively with bevy, macroquad, or eframe☆126Updated 4 months ago
- A Deep Learning and preprocessing framework in Rust with support for CPU and GPU.☆129Updated last year
- A puzzle game☆71Updated 5 months ago
- A rust crate to use Ratatui in a Bevy App☆51Updated last week
- ☆53Updated last month
- Create Kafaka-like things while enjoying low-level programming without external crates☆90Updated last month
- terminal password manager☆19Updated 5 months ago
- Embedded Programming with ESP32 and Rust☆81Updated last week
- A simple tutorial on how to call a C function from Rust 🦀☆118Updated last year
- A light remake of Minecraft in Rust. A challenge for myself.☆67Updated 8 months ago
- Gerust is a project generator for Rust backend projects. It takes care of the accidental complexity so you can stay focused on what matte…