An open API service indexing awesome lists of open source software.

https://github.com/pyk/rust-perceptron

A single-layer neural networks (perceptron) in Rust
https://github.com/pyk/rust-perceptron

Last synced: about 1 year ago
JSON representation

A single-layer neural networks (perceptron) in Rust

Awesome Lists containing this project

README

          

# Perceptron

Implementation of Single-layer Neural Networks (Perceptron) in Rust