siren
Neural network model
An implementation of a neural network architecture for implicit function representation learning using periodic activation functions.
Official implementation of "Implicit Neural Representations with Periodic Activation Functions"
2k stars
35 watching
248 forks
Language: Python
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Defines a standard for serializing neural network inference processes into a graph of operator computational traces. | 33 |
| A Python library for implementing and training various neural network architectures | 40 |
| A PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks. | 57 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| Recurrent neural network designed to detect code blocks in text. | 12 |
| A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
| An implementation of a 1-bit weight neural network architecture using PyTorch | 124 |
| A PyTorch implementation of a graph neural network model that learns personalized node representations | 367 |
| A collection of pre-trained natural language processing models | 170 |
| Provides an interface for building and evaluating neural process models for environmental prediction tasks using Python libraries. | 97 |
| A pre-trained model and toolset for performing vision-and-language tasks using a specific neural network architecture. | 473 |
| Provides practical neural network-based models for natural language processing in Julia. | 29 |
| A small neural network implementation of the backpropagation algorithm in Haskell | 127 |
| A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
| A neural network framework designed to make working with neural networks fast and flexible. | 1,303 |