candle-ltc

Crates.iocandle-ltc
lib.rscandle-ltc
version0.1.0
sourcesrc
created_at2024-11-19 16:43:40.742511
updated_at2024-11-19 16:43:40.742511
descriptionLTCNN implementation using candle
homepage
repository
max_upload_size
id1453530
size29,961
DimitriTimoz (DimitriTimoz)

documentation

README

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.

Commit count: 0

cargo fmt