Pinned Repositories
a2c_cartpole_pytorch
advantage actor-critic reinforcement learning for openai gym cartpole
abcdl
A c++ light Deep learning framework for ABC
aimoneyhunter
ai副业赚钱大集合,教你如何利用ai做一些副业项目,赚取更多额外收益。
alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
annotated-transformer
An annotated implementation of the Transformer paper.
apollo
An open autonomous driving platform
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
ccma
ccml
ccml
kkhouse
有完整版的PDF下载。
btbujiangjun's Repositories
btbujiangjun/btbujiangjun.github.io
BeiYuu's Blog
btbujiangjun/ddpoker
DD Poker Source Code
btbujiangjun/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
btbujiangjun/grok-1
Grok open release
btbujiangjun/img2img-turbo
One-Step Image-to-Image with SD-Turbo
btbujiangjun/learn-nlp-with-transformers
we want to create a repo to illustrate usage of transformers in chinese
btbujiangjun/llama-models
Utilities intended for use with Llama models.
btbujiangjun/llama2.c
Inference Llama 2 in one file of pure C
btbujiangjun/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
btbujiangjun/llama3-from-scratch-zh
从零实现一个 llama3 中文版
btbujiangjun/llm.c
LLM training in simple, raw C/CUDA
btbujiangjun/LLM4Decompile
Reverse Engineering: Decompiling Binary Code with Large Language Models
btbujiangjun/LLMs-from-scratch
Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step
btbujiangjun/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
btbujiangjun/luna-ai
Luna AI - 全自动的 AI 直播系统
btbujiangjun/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
btbujiangjun/mlx-rag
Explore a simple example of utilizing MLX for RAG application running locally on your Apple Silicon device.
btbujiangjun/mobile-aloha
Mobile ALOHA: Learning Bimanual Mobile Manipulation with Low-Cost Whole-Body Teleoperation
btbujiangjun/moshi
btbujiangjun/nano-llama31
nanoGPT style version of Llama 3.1
btbujiangjun/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
btbujiangjun/nanoGPT_mlx
Port of Andrej Karpathy's nanoGPT to Apple MLX framework.
btbujiangjun/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
btbujiangjun/OpenSplat
Free and open source 3D gaussian splatting in C++ 💦
btbujiangjun/parler-tts
Inference and training library for high-quality TTS models.
btbujiangjun/smalldiffusion
Simple and readable code for training and sampling from diffusion models
btbujiangjun/spreadsheet-is-all-you-need
A nanoGPT pipeline packed in a spreadsheet
btbujiangjun/stickerbaker
Let's bake some (AI) stickers!
btbujiangjun/transformer-explainer
Transformer Explained: Learn How LLM Transformer Models Work with Interactive Visualization
btbujiangjun/Transformers4Rec
Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.