bartossh / NeuralCluster

Fun project to discover how NN works.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeuralClusters

NeuralClusters is a fun project helping me understand Neural Networks.

Keep your expectations low.

Development

  • Testing:
cargo test -- --nocapture --test-threads=1
  • Benchmarking:
cargo bench 

About

Fun project to discover how NN works.

License:GNU Affero General Public License v3.0


Languages

Language:Rust 100.0%