Ethan-Chen-plus's Stars
cliport/cliport
CLIPort: What and Where Pathways for Robotic Manipulation
notlmn/copy-as-markdown
🖱 Browser extension to copy hyperlinks, images, and selected text as Markdown with GFM support
TommyZihao/vlm_arm
机械臂+大模型+多模态=人机协作具身智能体
invictus717/MetaTransformer
Meta-Transformer for Unified Multimodal Learning
nickgkan/3d_diffuser_actor
Code for the paper "3D Diffuser Actor: Policy Diffusion with 3D Scene Representations"
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
datawhalechina/competition-baseline
数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
freenodes/freenodes
免费梯子🪜 免费科学上网🛜免费翻墙🧱免费订阅♻️免费代理✨ 免费节点🆓免费机场✈️4小时更新⌚️一键订阅📪
datawhalechina/llms-from-scratch-cn
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
ddlBoJack/emotion2vec
[ACL 2024] Official PyTorch code for extracting features and training downstream models with emotion2vec: Self-Supervised Pre-Training for Speech Emotion Representation
mindspore-courses/d2l-mindspore
《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。
apachecn/hands-on-ml-2e-zh
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南第二版
SUSYUSTC/MathTranslate
translate scientific papers in latex, especially arxiv papers
Jack-Cherish/AI-Digital-Human
AliceNavigator/AI-Vtuber-chatglm
本地部署chatglm生成并以语音回复你的bilibili直播弹幕 Use chatglm to generate and reply your bilibili live danmu with voice
xszyou/Fay
Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.
microsoft/analysing_pii_leakage
The repository contains the code for analysing the leakage of personally identifiable (PII) information from the output of next word prediction language models.
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
lukas-blecher/LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
easychen/chatchan-dist
Chat酱独立部署版,docker方案自带代理
datawhalechina/d2l-ai-solutions-manual
《动手学深度学习》习题解答,在线阅读地址如下:
binjie09/chatgpt-web
使用 express 和 vue3 搭建的 ChartGPT 演示网页
microsoft/WSL
Issues found on WSL
d2l-ai/berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
xx025/carrot
Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点
eastmountyxz/AI-for-Keras
本系列代码主要是作者Python人工智能之Keras的系列博客,涉及回归神经网络、CNN、RNN、LSTM等内容。基础性代码,希望对您有所帮助。
Morizeyao/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.