darioizzo / audi

Header only, C++ library (and the Python pyaudi package) implementing the algebra of Taylor truncated polynomials and a few algorithms useful for its applications (Differential Intelligence, automatic differentiation, Taylor Models, etc.)
http://darioizzo.github.io/audi/
GNU General Public License v2.0
71 stars 18 forks source link

Added pyaudi example (simple neural network) #13

Closed cesans closed 8 years ago

darioizzo commented 8 years ago

Some more comments are needed in the code ..... also making this into a Jupyter notebook would be ideal ....