quinngroup / CiliaRepresentation

A modular generative pipeline for understanding cilia appearance and dynamics
MIT License
0 stars 1 forks source link

ODE_0: Neural Integrator #13

Open alexeldridge opened 4 years ago

alexeldridge commented 4 years ago

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

nssafir commented 4 years ago

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.