Projects

This porfolio includes openly available educational material I have created, along with software and tools I have contributed to or designed.

Written by Nadhir Hassen

Neural ODE Tutorial

Introduction to Neural ODE The Neural Ordinary Differential Equations paper has attracted significant attention even before it was awarded one of the Best Papers of NeurIPS 2018. The paper already gives many exciting results combining these two disparate fields, but this is only the beginning: neural networks and differential equations were born to be together. This blog post, a collaboration between authors of Flux, DifferentialEquations.jl and the Neural ODEs paper, will explain why, outline current and future directions for this work, and start to give a sense of what’s possible with state-of-the-art tools.

By Nadhir Hassen in Neural ODE Differential Equations Dynamical System Python