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 0c97a65013
🎨 Remove From<f64> requirement in dropout, working bivariate layer, add builder pattern
2 years ago
examples 🎨 Remove From<f64> requirement in dropout, working bivariate layer, add builder pattern 2 years ago
src 🎨 Remove From<f64> requirement in dropout, working bivariate layer, add builder pattern 2 years ago
.gitignore ♻️ Implement and transition to NeuraMatrix and NeuraVector, to prevent stack overflows 2 years ago
Cargo.toml 🔥 🚚 ♻️ Refactoring the previous layer system 2 years ago