Abstract: Neural ordinary differential equation (ODE) can be approximated by nonlinear mappings by using continuous-times ODEs such that a family of models is formed. Due to their desirable properties ...
Abstract: Since the last decade, deep neural networks have shown remarkable capability in learning representations. The recently proposed neural ordinary differential equations (NODEs) can be viewed ...
You can use these live scripts as demonstrations in lectures, class activities, or interactive assignments outside class. The first two scripts consider first order ODEs. In these scripts, students ...
This code is based on Fairseq v0.6.2. Note that the summarization task requires a newer version, e.g. Fairseq v0.10.2, we will release this code soon. python3 -u ...