fourier-feature-networks
Function modeling
An approach to using neural networks to model high-frequency functions in low-dimensional domains
Fourier Features Let Networks Learn High Frequency Functions in Low Dimensional Domains
1k stars
24 watching
134 forks
Language: Jupyter Notebook
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
zk-ml/tachikoma | Defines a standard for serializing neural network inference processes into a graph of operator computational traces. | 33 |
benedekrozemberczki/m-nmf | An implementation of Community Preserving Network Embedding using deep learning and matrix factorization techniques | 120 |
benedekrozemberczki/pytorch_geometric_temporal | A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,669 |
hfawaz/dl-4-tsc | This project provides a framework for evaluating and comparing different deep learning architectures for time series classification tasks. | 1,558 |
jazzsaxmafia/dcn.tf | An implementation of Dynamic Capacity Networks using Tensorflow for image classification on the Cluttered MNIST dataset | 9 |
vonfeng/deepmove | A PyTorch-based implementation of a predictive model for human mobility patterns using attention mechanisms and recurrent neural networks. | 144 |
yechengxi/lightnet | A Matlab-based framework for building and training deep learning models | 270 |
ahmedfgad/numpyann | An implementation of artificial neural networks using NumPy | 98 |
mhjabreel/stf-rnn | Recurrent neural network model for predicting people's next location based on spatial and temporal features | 28 |
jordipons/icassp2017 | Designs efficient architectures for modeling temporal features with deep learning networks | 16 |
mhlee0903/multi_channels_pinn | Investigating neural networks for drug discovery using multiple chemical descriptors. | 3 |
mdeff/cnn_graph | An implementation of convolutional neural networks on graphs using spectral filtering | 1,339 |
hamid-nasiri/recurrent-fuzzy-neural-network | A software framework that uses a recurrent neural network with fuzzy logic to predict chaotic time series data | 62 |
claws-lab/jodie | A PyTorch implementation of a representation learning framework for dynamic temporal networks | 355 |
dingkeyan93/active-contour-model-matlab | A collection of Matlab code implementing various active contour models for image segmentation. | 65 |