1 unstable release
0.1.0 | Nov 19, 2024 |
---|
#341 in Machine learning
138 downloads per month
9KB
67 lines
Liquid Time Constant Neural Network
This repository is a rust implementation of the Liquid Time Constant Neural Network (LTCNN) as described in the paper "Liquid Time-Constant Networks" by Ramin Hasani, Mathias Lechner, Alexander Amini, Daniela Rus, Radu Grosu. The paper can be found here.
This implementation is a work in progress and is not yet complete. The goal is to implement the LTCNN in rust with the candle framework.
Dependencies
~10MB
~214K SLoC