hugozanini / neural-sine

Fitting a sine function using a Neural Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fitting a sine function using a Neural Network

In this repository, you will find the codes to create a neural network capable of approximate a sine function.

All the explanations and discussions about creating the model and overfittings problems it can have are in the notebook.

In the end, it is expected that you produce results as shown below:

enter image description here

About

Fitting a sine function using a Neural Network

License:MIT License


Languages

Language:Jupyter Notebook 100.0%