A rust neural network library, focusing on ease of use and performance.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shad Amethyst bca56a5557
Re-order arguments of neura_layer, implement softmax and normalization
2 years ago
examples Re-order arguments of neura_layer, implement softmax and normalization 2 years ago
src Re-order arguments of neura_layer, implement softmax and normalization 2 years ago
.gitignore 🎉 First commit 2 years ago
Cargo.toml Dropout layers 2 years ago