quinngroup / CiliaRepresentation

A modular generative pipeline for understanding cilia appearance and dynamics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ODE_0: Neural Integrator

alexeldridge opened this issue · comments

Implement the ideas from the Neural ODEs paper as a decoder for the dynamics module.

Passes data through correctly (in terms of dimensionality), but hasn't been tested yet. Must also make integrand module more complicated, right now just linear layers.