Skip to content
#

function-approximation

Here are 63 public repositories matching this topic...

This repository contains numerical methods for finding solutions of a nonlinear equation as well as to approximate functions from a dataset of (x, y) points.

  • Updated Dec 19, 2020
  • Python

This is a repository for Coursera Reinforcement Learning Course Notebook ,, these consist of my solutions. Feel Free to take a look , if you are stuck in Course and suggest corrections, if you find any mistake. Also Useful if you are looking for an implementation of RL-Algorithms. ** NOTE THESE NOTEBOOKS DON'T WORK AS THEY DO NOT CONTAIN UTILITY…

  • Updated May 21, 2020
  • Jupyter Notebook

The focus of function approximation problems has been on identifying some suitable function without attempting to gain insight into the mechanism of the system. The performance of the model boils down to interpolation. But, in a more realistic setting, we expect test data from outside the distribution of the training set. To better extrapolate t…

  • Updated Aug 28, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the function-approximation 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 function-approximation topic, visit your repo's landing page and select "manage topics."

Learn more