Stars
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Financial data platform for analysts, quants and AI agents.
The simplest, fastest repository for training/finetuning medium-sized GPTs.
TensorFlow code and pre-trained models for BERT
🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!
Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions. Qlib supports diverse ML modeling paradigms, i…
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
TradingAgents: Multi-Agents LLM Financial Trading Framework
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Code for the paper "Language Models are Unsupervised Multitask Learners"
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
The official GitHub page for the survey paper "A Survey of Large Language Models".
Source code for Twitter's Recommendation Algorithm
Research and development (R&D) is crucial for the enhancement of industrial productivity, especially in the AI era, where the core aspects of R&D are mainly focused on data and models. We are commi…
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Matplotlib styles for scientific plotting
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
Use LLMs to track and extract websites, RSS feeds, and social media
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
A TensorFlow Implementation of the Transformer: Attention Is All You Need