Skip to content

This project gives a simple verification of Frequency Principle

Notifications You must be signed in to change notification settings

Bowen-n/FP_verify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frequency Principle Demo

This project gives a simple verification of Frequency Principle proposed in this paper.

How to run

  1. Set 'function' in configs.py to 0,1,2,3,4 for four types of function.

  2. Simply run train.py

Fit Result

Learning procedure in frequency domain

Learning procedure visualization in frequency domain when fitting y=cos(x)+cos(3x)+cos(5x).

Heat map

Loss heat map of frequency domain when fitting y=cos(x)+cos(3x)+cos(5x).

About

This project gives a simple verification of Frequency Principle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages