feicccccccc / Neural-ODE-Ex

Exercise for implementing neural ODE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural-ODE-Ex

Exercise for implementing neural ODE

Backpropagation is not trivial and it is nice to implement and go through the detialson how the continuous backpropagation works.

Most of the code are copy and reference from Mikhail Surtsukov excellent blog post (https://msurtsukov.github.io/Neural-ODE/)

This repo is meant to be exercise for myself and the blog is for cleaning up question and detials of the implementation

Reference:

About

Exercise for implementing neural ODE

License:MIT License


Languages

Language:Python 100.0%