jloveric / high-order-layers-torch

High order and sparse layers in pytorch. Lagrange Polynomial, Piecewise Lagrange Polynomial, Piecewise Discontinuous Lagrange Polynomial (Chebyshev nodes) and Fourier Series layers of arbitrary order. Piecewise implementations could be thought of as a 1d grid (for each neuron) where each grid element is Lagrange polynomial. Both full connected and convolutional layers included.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jloveric/high-order-layers-torch Stargazers