An open API service indexing awesome lists of open source software.

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

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.

[![Siren on crates.io](https://img.shields.io/crates/v/siren-torch)](https://crates.io/crates/siren-torch/)