/ffn

Public Repo for the paper "Overcoming The Spectral-Bias of Neural Value Approximation"

Primary LanguageJupyter Notebook

Fourier Feature Networks

Code release for the paper "Overcoming The Spectral-Bias of Neural Value Approximation."

All analysis and visualization are located in the ffn_analysis folder.

The RFF base implementation reported in the paper was built off Denis Yarats' SAC implementation.