Skip to content
#

function-approximation

Here are 50 public repositories matching this topic...

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 to unseen domains, it is essential to learn the correct underlying equations of the system. The Equation Learner (EQL) Network attempts to achieve this task.

  • Updated Aug 28, 2021
  • Jupyter Notebook

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 FILES WHICH ARE AVAILABLE ONLY ON COURSERA.

  • Updated May 21, 2020
  • 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