/function-approximation

Approximating a sine function with polynomials using Tensorflow, demonstrating how to use weights, SSE loss function, gradient descent, and backpropagation

Primary LanguageJupyter Notebook

function_approximation

Approximating a sine function with polynomials using Tensorflow, demonstrating how to use weights, SSE loss function, gradient descent, and backpropagation.

Related Medium article