issues
search
hallvardnmbu
/
neurons
Modular neural networks from scratch, in Rust.
https://crates.io/crates/neurons
GNU General Public License v3.0
7
stars
1
forks
source link
Transposed convolution
#22
Closed
hallvardnmbu
closed
1 month ago
hallvardnmbu
commented
2 months ago
Implement transposed convolution (
theory
,
PyTorch
).
Implement transposed convolution (theory, PyTorch).