High-Performance Implementation of Spectral Learning of Latent-Variable PCFGs (Cohen et al., 2013)
-
Updated
Apr 11, 2021 - Python
High-Performance Implementation of Spectral Learning of Latent-Variable PCFGs (Cohen et al., 2013)
A Python package implementing Rectified Spectral Units (ReSUs), a biologically inspired neural building block for backprop-free training using spectral decomposition and Canonical Correlation Analysis (CCA).
A from-scratch implementation of Principal Component Analysis (PCA) and Singular Value Decomposition (SVD) using NumPy. Explores dimensionality reduction, linear algebra, and clustering on the Wine Quality dataset.
Simple spectral learning for weighted automata
A neural architecture framework exploring low-rank multiplicative gating, spectral orthogonal bases (DCT/Walsh), complex-valued phase mixers, and conformal geometry over frozen substrates. Learning to equalize, not to sculpt.
Add a description, image, and links to the spectral-learning topic page so that developers can more easily learn about it.
To associate your repository with the spectral-learning topic, visit your repo's landing page and select "manage topics."