Skip to content
#

random-fourier-features

Here are 22 public repositories matching this topic...

Official implementation of PromptSplit: kernel-based framework to detect prompt-level disagreements in generative models (text-to-image, LLMs). Identifies divergent prompt clusters via tensor embeddings & random projections for scalability.

  • Updated Feb 5, 2026
  • Python

Kernel Density Estimation (KDE) is a powerful non-parametric method to estimate continuous probability density functions from data. However, traditional KDE scales poorly with dataset size since it requires the full dataset at prediction time. This repository provides a computationally efficient alternative that approximates KDE with RFF

  • Updated Feb 11, 2026
  • Jupyter Notebook

Eigenvalues & AI, Quantum Physics, Emergence — interactive math blog with React visualizations, KRR Chat demo, and KaTeX. DE+EN at ki-mathias.de

  • Updated Apr 26, 2026
  • HTML

A language model with no neural network — just eigenvalues, kernel ridge regression, and 120 lines of JavaScript. Runs in your browser. Color-coded memorization vs. generalization.

  • Updated Apr 22, 2026
  • HTML

Improve this page

Add a description, image, and links to the random-fourier-features topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the random-fourier-features topic, visit your repo's landing page and select "manage topics."

Learn more