Function Approximation Algorithm: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "]]. * <B>Example" to "]]. ** ... * <B>Example") |
m (Text replacement - "---- __NOTOC__ " to "---- __NOTOC__ ") |
||
Line 11: | Line 11: | ||
---- | ---- | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Concept]] | [[Category:Concept]] |
Revision as of 02:54, 22 February 2021
A Function Approximation Algorithm is an approximation algorithm that can be implemented by a function approximation system (to solve a function approximation task).
- Context:
- It can range from being a Linear Function Approximation Algorithm to being a Non-Linear Function Approximation Algorithm.
- ...
- Example(s):
- Counter-Example(s):
- …
- See: Parametric Regression Algorithm, Learning Algorithm.