king's repositories
AI-Agent-In-Action
AI Agent 开发实战
AI-Guide-and-Demos-zh_CN
这是一份入门AI/LLM大模型的逐步指南,包含教程和演示代码,带你从API走进本地大模型部署和微调,代码文件会提供Kaggle或Colab在线版本,即便没有显卡也可以进行学习。项目中还开设了一个小型的代码游乐场🎡,你可以尝试在里面实验一些有意思的AI脚本。同时,包含李宏毅 (HUNG-YI LEE)2024生成式人工智能导论课程的完整中文镜像作业。
awesome-mobile-agents
✨✨Latest Papers and Datasets on Mobile and PC Agent
BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
cornell-cs5785-2021-applied-ml
Lecture materials for Cornell CS5785 Applied Machine Learning (Fall 2021)
DRL-Pytorch
Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
echomimic_v2
EchoMimicV2: Towards Striking, Simplified, and Semi-Body Human Animation
Embodied-AI-Guide
具身智能入门指南
HunyuanVideo
HunyuanVideo: A Systematic Framework For Large Video Generation Model Training
jailbreak_llms
[CCS'24] A dataset consists of 15,140 ChatGPT prompts from Reddit, Discord, websites, and open-source datasets (including 1,405 jailbreak prompts).
kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
LLaMA-O1
Large Reasoning Models
LLMForEverybody
每个人都能看懂的大模型知识分享,LLMs秋招大模型面试前必看,让你和面试官侃侃而谈
minimind-v
「大模型」3小时从0训练27M参数的视觉多模态VLM,个人显卡即可推理训练!
O1-Journey
O1 Replication Journey: A Strategic Progress Report – Part I
open-oasis
Inference script for Oasis 500M
openr
OpenR: An Open Source Framework for Advanced Reasoning with Large Language Models
PromptJailbreakManual
Prompt越狱手册
Social_Science
Multi-Agent System for Science of Science
SPAG
Self-playing Adversarial Language Game Enhances LLM Reasoning, NeurIPS 2024
surya
OCR, layout analysis, reading order, table recognition in 90+ languages
swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
The-Little-Book-of-ML-Metrics
The book every data scientist needs on their desk.
THINKING-LLMS
this is based on the paper THINKING LLMS: GENERAL INSTRUCTION FOLLOWING WITH THOUGHT GENERATION I might add new stuff that is not related to the paper
TinyTroupe
LLM-powered multiagent persona simulation for imagination enhancement and business insights.
uncertainty-measures
On Information-Theoretic Measures of Predictive Uncertainty
underTheHoodOfExecutables
A comprehensive guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C developers, and anyone interested in low-level programming concepts.