The task was to optimize an ANN model to fit the provided data points. The given datasets were artificial measurements of a damped oscillation affected by noise. The main goal was to predict certain datapoints that were missing within the initial datasets (interpolation) and to predict the further course of the damped oscillation function (extrapolation). The written report covers results, interpretation and illustrations.
ann.py
Python 3.7
Python ann.py