lywang3081's Stars
ShiArthur03/ShiArthur03
activeloopai/deeplake
Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activeloop.ai
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
OpenBMB/MiniCPM
MiniCPM3-4B: An edge-side LLM that surpasses GPT-3.5-Turbo.
GT-RIPL/Awesome-LLM-Robotics
A comprehensive list of papers using large language/multi-modal models for Robotics/RL, including papers, codes, and related websites
clementchadebec/benchmark_VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
pesser/pytorch_diffusion
PyTorch reimplementation of Diffusion Models
JosephKJ/Awesome-Novel-Class-Discovery
A list of papers that studies Novel Class Discovery
Continvvm/continuum
A clean and simple data loading library for Continual Learning
meta-math/MetaMath
MetaMath: Bootstrap Your Own Mathematical Questions for Large Language Models
gmongaras/Diffusion_models_from_scratch
Creating a diffusion model from scratch in PyTorch to learn exactly how they work.
EnnengYang/Awesome-Forgetting-in-Deep-Learning
A Comprehensive Survey of Forgetting in Deep Learning Beyond Continual Learning. TPAMI, 2024.
mariodoebler/test-time-adaptation
A repository and benchmark for online test-time adaptation.
Rayhane-mamah/Efficient-VDVAE
Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"
JH-LEE-KR/l2p-pytorch
PyTorch Implementation of Learning to Prompt (L2P) for Continual Learning @ CVPR22
GT-RIPL/CODA-Prompt
PyTorch code for the CVPR'23 paper: "CODA-Prompt: COntinual Decomposed Attention-based Prompting for Rehearsal-Free Continual Learning"
LucyDYu/Awesome-Multimodal-Continual-Learning
hhb072/IntroVAE
A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"
thu-ml/HiDe-Prompt
Hierarchical Decomposition of Prompt-Based Continual Learning: Rethinking Obscured Sub-optimality (NeurIPS 2023, Spotlight)
lywang3081/Awesome-Continual-Learning
A paper list of our recent survey on continual learning, and other useful resources in this field.
WangJingyao07/Brain-and-Cognition-Papers-with-Code
🎉🎨 Papers, Code, Datasets for Neuroscience and Cognition Science
jhairgallardo/awesome-continual-self-supervised-learning
List of papers that combine self-supervision and continual learning
GengDavid/SLCA
SLCA: Slow Learner with Classifier Alignment for Continual Learning on a Pre-trained Model @ ICCV 2023 **AND** SLCA++: Unleash the Power of Sequential Fine-tuning for Continual Learning with Pre-training
DebadityaQU/RDDM
In this work, we introduce Region-Disentangled Diffusion Model (RDDM), a novel diffusion model designed to capture the complex temporal dynamics of ECG.
zqiao11/TSCIL
[KDD2024] Class-incremental Learning for Time Series: Benchmark and Evaluation
thuml/OpenDG-DAML
Code release for Open Domain Generalization with Domain-Augmented Meta-Learning (CVPR2021)
AnAppleCore/MOSE
Multi-level Online Sequential Experts (MOSE) for online continual learning problem. (CVPR2024)
chuxiuhong/DualTeacher
Official implementation of the paper "Bridging Coexistence of Unlabelled Classes for Semi-supervised Incremental Object Detection"
lvyilin/AdaB2N
Official Implementation of NeurIPS 2023 paper "Overcoming Recency Bias of Normalization Statistics in Continual Learning: Balance and Adaptation"
lywang3081/TMNs
Triple Memory Networks: a Brain-Inspired Method for Continual Learning (TNNLS 2021)