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"

GitHub

2k stars
35 watching
248 forks
Language: Python
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
zk-ml/tachikomaDefines a standard for serializing neural network inference processes into a graph of operator computational traces.33
molcik/python-neuronA Python library for implementing and training various neural network architectures40
michaelklachko/pnn.pytorchA PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks.57
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
vmarkovtsev/codeneuronRecurrent neural network designed to detect code blocks in text.12
brunjlar/neuralA Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.124
szagoruyko/binary-wide-resnetAn implementation of a 1-bit weight neural network architecture using PyTorch124
benedekrozemberczki/appnpA PyTorch implementation of a graph neural network model that learns personalized node representations367
balavenkatesh3322/nlp-pretrained-modelA collection of pre-trained natural language processing models170
alan-turing-institute/deepsensorProvides an interface for building and evaluating neural process models for environmental prediction tasks using Python libraries.97
jiasenlu/vilbert_betaA pre-trained model and toolset for performing vision-and-language tasks using a specific neural network architecture.473
juliatext/textmodels.jlProvides practical neural network-based models for natural language processing in Julia.29
saschagrunert/nnA small neural network implementation of the backpropagation algorithm in Haskell127
nikolaypavlov/mlpneuralnetA fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration.900
idsia/brainstormA neural network framework designed to make working with neural networks fast and flexible.1,303