Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Faur/CTRNN

My TensorFlow implementation of a Continuous Time RNN (CTRNN) and the Multiple Timescales (MTRNN) extension
https://github.com/Faur/CTRNN

Last synced: 12 days ago
JSON representation

My TensorFlow implementation of a Continuous Time RNN (CTRNN) and the Multiple Timescales (MTRNN) extension

Awesome Lists containing this project

README

        

# CTRNN
My TensorFlow implementation of a Continuous Time Recurrent Neural Network (CTRNN), as well as the Multiple Timescales RNN (MTRNN) extension

## Project Status
* 12017.07: Everything seems to work, and initial tests are successful. Code is ugly though