Function approximation

Function approximation

Function approximation problems involve selecting a function from a well-defined class to closely match a target function in a task-specific way. It is used when theoretical models are unavailable or hard to compute, and can be divided into two major classes: approximation theory for known target functions, and techniques such as interpolation, extrapolation, regression analysis, and curve fitting for unknown target functions. Statistical learning theory provides a unified treatment of these problems.

3 courses cover this concept

CS 234: Reinforcement Learning

Stanford University

Winter 2023

This course offers a solid introduction to the field of reinforcement learning (RL), covering challenges, approaches, and deep RL. Prerequisites include Python proficiency and foundations of machine learning. Students will be able to implement RL algorithms and evaluate them.

No concepts data

+ 11 more concepts

CS 221 Artificial Intelligence: Principles and Techniques

Stanford University

Autumn 2022-2023

Stanford's CS 221 course teaches foundational principles and practical implementation of AI systems. It covers machine learning, game playing, constraint satisfaction, graphical models, and logic. A rigorous course requiring solid foundational skills in programming, math, and probability.

No concepts data

+ 88 more concepts

CS 294-40: Learning for robotics and control

UC Berkeley

Fall 2008

This advanced course focuses on the applications of machine learning in the robotics and control field. It covers a wide range of topics including Markov Decision Processes, control theories, estimation methodologies, and robotics principles. Recommended for graduate students.

No concepts data

+ 27 more concepts