-
South China University of Technology
- Guangzhou China
- https://libertatis.github.io/
Stars
Official repo for paper "Structured 3D Latents for Scalable and Versatile 3D Generation" (CVPR'25 Spotlight).
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
《Machine Learning Systems: Design and Implementation》- Chinese Version
🔮 Instill Core is a full-stack AI infrastructure tool for data, model and pipeline orchestration, designed to streamline every aspect of building versatile AI-first applications
一款对应力扣的浏览器油猴插件| TamperMonkey | Chrome
A compiler that converts C language to Java bytecode or can directly interpret execution(将C源码编译成Java字节码的编译器,也可以选择直接解释执行)
An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)
A Python implementation of a Python bytecode runner
🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
An open source library for deep learning end-to-end dialog systems and chatbots.
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
An Open-Source Framework for Prompt-Learning.
The source code of ACL 2018 paper "Denoising Distantly Supervised Open-Domain Question Answering".
An open-source NLP research library, built on PyTorch.
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
🤖 PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+
A simple deep learning framework in pure python for purpose of learning in DL
🔥 A PyTorch implementation of a Bi-LSTM CRF with character-level features
PyTorch extensions for high performance and large scale training.
Python module for registering and instantiating classes by name
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
This is a python module to train/check Markov Chain models from input texts.
基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等
A high-performance distributed training framework for Reinforcement Learning