Polynomial threshold

From Boolean Zoo
Revision as of 14:47, 4 February 2019 by Renan (talk | contribs) (Created page with "== Definition == A function <math>f:\{-1,1\}^n \to \{-1,1\}</math> is called a '''polynomial threshold function''' of degree at most <math>k</math> if there exists a real poly...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Definition

A function [math]f:\{-1,1\}^n \to \{-1,1\}[/math] is called a polynomial threshold function of degree at most [math]k[/math] if there exists a real polynomial [math]p(x)[/math] of degree at most [math]k[/math] such that [math]f(x) = \mathrm{sign}(p(x))[/math].

Properties

  • TODO

References