/NeuralCluster

Fun project to discover how NN works.

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

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