]> git.leonardobizzoni.com Git - mnist/commit
NeuralNetwork creation
authorLeonardoBizzoni <leo2002714@gmail.com>
Sun, 26 May 2024 17:09:51 +0000 (19:09 +0200)
committerLeonardoBizzoni <leo2002714@gmail.com>
Sun, 26 May 2024 17:09:51 +0000 (19:09 +0200)
commitdf833b75e196cc51875434da673760c7705c2add
tree0c415875b068acd7cd6ba5001f903cc7874920c0
NeuralNetwork creation
.envrc [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Cargo.lock [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
shell.nix [new file with mode: 0644]
src/lib.rs [new file with mode: 0644]
src/neural_network.rs [new file with mode: 0644]