Learn Sine Function
A neural network learns a sine function.
How to create these animations
Command line options
--skip-images Do not create plots in img/
Create slideshow movie
ffmpeg -n -framerate 4 -i "img/plot_%d.png" -vf "fps=25,format=yuv420p" movie.mp4