Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 709 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 709 Bytes

Fourier Neural Network Fitness Performance Checker

This code is a fitness performance checker for Fourier Neural Networks (FNNs). It generates and compares FNNs with Taylor series and standard neural networks.

Performance Visualization

Here are the performances of different networks when executed with the provided scripts:

Normal Neural Network

Normal GIF

Taylor Series Neural Network

Taylor GIF

Fourier Neural Network

Fourier GIF