Crates.io | siren-torch |
lib.rs | siren-torch |
version | 0.1.1 |
source | src |
created_at | 2021-07-26 03:00:05.60645 |
updated_at | 2021-08-13 21:40:06.054936 |
description | SIREN neural network implementation in Rust for PyTorch. |
homepage | |
repository | https://github.com/lostmsu/Siren |
max_upload_size | |
id | 427237 |
size | 33,364 |
Rust implementation of the SIREN neural network (sinusoid activations) with PyTorch via tch-rs.