Skip to content

p886/ml-sine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Sine Function

A neural network learns a sine function.

COOL VIDEO DEMO MUST WATCH!

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

About

A neural network learns sine functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages