burn/burn-book
Karsten Becker c21d5a3207
Add LeakyReLu implementation (#1208)
* Implement LeakyReLu

* Cargo fmt

* Apply suggestions

* cargo fmt

* Use float_mul_scalar

* Should be grad

* Add to books module

* Move test files

* Update leaky relu to use activation function

* Update tensor.md

* Fix failing test due to approx

* Add back the function comment

* Fix comment per PR feedback

---------

Co-authored-by: Dilshod Tadjibaev <939125+antimora@users.noreply.github.com>
2024-03-27 13:57:51 -05:00
..
src Add LeakyReLu implementation (#1208) 2024-03-27 13:57:51 -05:00
.gitignore The Burn Book (#625) 2023-08-10 14:17:23 -04:00
.prettierrc.json Doc/book/getting started (#744) 2023-08-31 14:08:13 -04:00
LICENSE-APACHE License fixes (#648) 2023-08-16 12:45:35 -04:00
LICENSE-MIT License fixes (#648) 2023-08-16 12:45:35 -04:00
book.toml Add Rust concept notes to Burn Book (#1169) 2024-01-24 12:58:14 -05:00