This repository contains a tutorial for implementation of Liquid Time-Constant Neural Networks (LTC-LNNs) using PyTorch from scratch. The implementation is based on the concept of Liquid Time-Constant ...
Model implementations with various configurations (native ViT, ResNet+ViT hybrid, different patch/heads/blocks setups, Stochastic Depth/DropPath, etc.) Training and ...