Lists (1)
Sort Name ascending (A-Z)
Stars
本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。
FineDance: A Fine-grained Choreography Dataset for 3D Full Body Dance Generation. (ICCV2023)
Heart Disease prediction using 5 algorithms
为了兼容Langchain,根据zhipu官方HTTP的API重新实现的Python SDK
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
Official PyTorch Implementation of EDGE (CVPR 2023)
[CVPR 2024] POPDG: Popular 3D Dance Generation with PopDanceSet
The code the CVPR2024 paper Lodge: A Coarse to Fine Diffusion Network for Long Dance Generation Guided by the Characteristic Dance Primitives
Speech_Emotion_detection-SVM,RF,DT,MLP
Code for CVPR 2022 paper "Bailando: 3D dance generation via Actor-Critic GPT with Choreographic Memory"
High energy physics theory citation network analysis using Neo4j Graph database.
Update-to-data resources for conditional content generation, including human motion generation, image or video generation and editing.
Neo4j + vis.js = neovis.js. Graph visualizations in the browser with data from Neo4j.
This repository contains the dataset used in paper "ChoreoMaster: Choreography -Oriented Music Driven Dance Synthesis".
AIOZ-GDANCE: a large-scale dataset & baseline for music-driven group dance generation. (CVPR 2023)
LLM papers I'm reading, mostly on inference and model compression
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
[EMNLP 2023] FreeAL: Towards Human-Free Active Learning in the Era of Large Language Models
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。
从0到1构建一个MiniLLM (pretrain+sft+dpo实践中)