-
ASR Public
ECCV‘24, a novel attention-alike structural re-parameterization (ASR)
-
MoExtend Public
ACL 2024 (SRW), Official Codebase of our Paper: "MoExtend: Tuning New Experts for Modality and Task Extension"
-
LLaVA-org Public
Forked from haotian-liu/LLaVA[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
Python Apache License 2.0 UpdatedJul 31, 2024 -
-
MMRec-enoche Public
Forked from enoche/MMRecA Toolbox for MultiModal Recommendation. Integrating 10+ Models...
Python GNU General Public License v3.0 UpdatedFeb 20, 2024 -
-
-
-
cem-bert Public
Forked from google-research/bertTensorFlow code and pre-trained models for BERT
-
-
RWKV-CUDA Public
Forked from BlinkDL/RWKV-CUDAThe CUDA version of the RWKV language model ( https://github.com/BlinkDL/RWKV-LM )
Cuda UpdatedJul 18, 2022 -
code-switching-papers Public
Forked from gentaiscool/code-switching-papersA curated list of research papers and resources on code-switching
-
IEBN Public
Forked from gbup-group/IEBNThe official implementation of paper "Instance Enhancement Batch Normalization: an Adaptive Regulator of Batch Noise".
Python MIT License UpdatedMay 2, 2022 -
-
-
oneflow-documentation Public
Forked from Oneflow-Inc/oneflow-documentationoneflow documentation
-
-
AI-Writer Public
Forked from BlinkDL/AI-WriterAI 写小说,生成玄幻和言情网文等等。中文预训练生成模型。采用我的 RWKV 模型,类似 GPT-2 。Tuned GPT for novel generation.
-
-
-
minimalRL Public
Forked from seungeunrho/minimalRLImplementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Python MIT License UpdatedDec 1, 2021 -
-
-
-
-
RecSys2019_DeepLearning_Evaluation Public
Forked from MaurizioFD/RecSys2019_DeepLearning_EvaluationThis is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural Recommendation Approaches" and of several follow-up studies.
Python GNU Affero General Public License v3.0 UpdatedAug 25, 2021 -
SYSU-ForeSee Public
Forked from SYSUIM/SYSU-ForeSeeForeSee-基于大规模商业情报融合的企业智能实时分析及决策支持平台
Python MIT License UpdatedMay 5, 2021 -
-
tensorflow_practice Public
Forked from princewen/tensorflow_practicetensorflow实战练习,包括强化学习、推荐系统、nlp等