Skip to content

An n-dimensional Fourier feature network, written in Julia using Flux.jl.

License

Notifications You must be signed in to change notification settings

andy-sukowski/ffn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fourier Feature Network

An n-dimensional Fourier feature network, written in Julia using Flux.jl, based on this paper.

Passing input points through a simple Fourier feature mapping enables a multilayer perceptron (MLP) to better approximate higher-frequency functions in low-dimensional problem domains, compared to an MLP receiving only the coordinates as input.

About

An n-dimensional Fourier feature network, written in Julia using Flux.jl.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages