Skip to content

neal-o-r/function_approx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Function Approximator

There's a theorem that says that a feed-forward neural net with a single hidden layer containing a finite number of neurons can approximate any continuous function on a compact subset of Rn. Here's a Tensorflow implementation of just such a Universal Approximator.

Sine Cubic More Complex

About

A NN for approximating simple functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages