Periodic Feature Network ======================== This page documents the periodic-feature neural model that expands the angle input into explicit sine and cosine harmonics before applying a feedforward backbone. .. automodule:: scripts.models.periodic_feature_network :no-members: .. autoclass:: scripts.models.periodic_feature_network.PeriodicFeatureNetwork :members: