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

https://github.com/losttech/siren

.NET implementation of the SIREN neural network (sinusoid activations)
https://github.com/losttech/siren

Last synced: 9 months ago
JSON representation

.NET implementation of the SIREN neural network (sinusoid activations)

Awesome Lists containing this project

README

          

C# implementation of the [SIREN neural network](https://vsitzmann.github.io/siren/)
(sinusoid activations).

[![Siren on NuGet](https://img.shields.io/nuget/v/LostTech.TensorFlow.Siren)](https://www.nuget.org/packages/LostTech.TensorFlow.Siren/)

Full image learning demo in app folder.