https://github.com/lostmsu/siren
Rust port of Siren neural network using PyTorch via tch-rs
https://github.com/lostmsu/siren
Last synced: over 1 year ago
JSON representation
Rust port of Siren neural network using PyTorch via tch-rs
- Host: GitHub
- URL: https://github.com/lostmsu/siren
- Owner: lostmsu
- Created: 2021-07-22T00:56:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-13T21:40:32.000Z (almost 5 years ago)
- Last Synced: 2025-04-02T06:09:33.889Z (over 1 year ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Rust implementation of the [SIREN neural network](https://vsitzmann.github.io/siren/)
(sinusoid activations) with PyTorch via tch-rs.
[](https://crates.io/crates/siren-torch/)