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 2f9c334e62
🔥 WIP implementation of arbitrary neural network ADG
2 years ago
examples 🎨 Clean up, move error types to src/err.rs 2 years ago
src 🔥 WIP implementation of arbitrary neural network ADG 2 years ago
tests Lock layers 2 years ago
.gitignore ♻️ Implement and transition to NeuraMatrix and NeuraVector, to prevent stack overflows 2 years ago
Cargo.toml Add NeuraIsolateLayer, for more versatility in resnets 2 years ago