Starred repositories
paper list, tutorial, and nano code snippet for Diffusion Large Language Models.
This is a curated list of research on diffusion models for tabular data, and serves as the official repository for the survey paper "Diffusion Models for Tabular Data: Challenges, Current Progress,…
[ICML 2023] The official implementation of the paper "TabDDPM: Modelling Tabular Data with Diffusion Models"
Enriching Relations with Data from Knowledge Graphs
[ICLR2025] DiffuGPT and DiffuLLaMA: Scaling Diffusion Language Models via Adaptation from Autoregressive Models
ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
Bilibili🎶音乐姬: 仅帮助用户从视频页下载音乐(封面,Tags,歌词,字幕 写入支持)的油猴脚本
Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio.
解决Cursor在免费订阅期间出现以下提示的问题: Your request has been blocked as our system has detected suspicious activity / You've reached your trial request limit. / Too many free trial accounts used on this machine.
bigdata-ustc / EduData
Forked from tswsxk/EduDataEdudata: Datasets in Education and convenient interface for downloading and preprocessing dataset in education
Edudata: Datasets in Education and convenient interface for downloading and preprocessing dataset in education
Model Context Protocol Servers
This repository offers a collection of recent time series research papers, including forecasting, anomaly detection and so on , with links to code and resources.
This project aims to enhance the working environment on Windows
source code for the paper Deep Knowledge Tracing
东北大学学位论文LaTex版,可直接导入Overleaf。LaTex version of Northeastern University's thesis, which can be imported directly into Overleaf.
FlashMLA: Efficient MLA decoding kernels
LlamaIndex is the leading framework for building LLM-powered agents over your data.
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
pyKT: A Python Library to Benchmark Deep Learning based Knowledge Tracing Models
A collection of Knowledge Tracing model implementations with PyTorch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step