Pinned Repositories
annotated-transformer
An annotated implementation of the Transformer paper.
awesome-quant_resources
中国的Quant相关资源索引
Basic-Knowledge-of-RL
Basic knowledges of Reinforcement Learning.
BBackupp
Automated iOS Backup Robot
Bert-VITS2-ext
基于Bert-VITS2做的表情、动画测试
blank-app
Cpp_Prime_Learning
Data-Structure-in-C
My notes about Data Structure.
my_code_lib
TinyRAG
TinyRAG
neil0306's Repositories
neil0306/my_code_lib
neil0306/annotated-transformer
An annotated implementation of the Transformer paper.
neil0306/Basic-Knowledge-of-RL
Basic knowledges of Reinforcement Learning.
neil0306/BBackupp
Automated iOS Backup Robot
neil0306/blank-app
neil0306/TinyRAG
TinyRAG
neil0306/build-your-own-xxx
Learn programming by building popular technologies from scratch. This repository guides you through creating systems like web servers, databases, and interpreters, enhancing your coding skills with practical, hands-on projects.
neil0306/ChatPose-PoseGPT
neil0306/DataWhale_LM_basic_knowledge
大模型理论基础
neil0306/dive
A tool for exploring each layer in a docker image
neil0306/hailo_model_zoo
The Hailo Model Zoo includes pre-trained models and a full building and evaluation environment
neil0306/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
neil0306/llm.c
LLM training in simple, raw C/CUDA
neil0306/LLMs-from-scratch
Implementing a ChatGPT-like LLM from scratch, step by step
neil0306/manim
Animation engine for explanatory math videos
neil0306/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
neil0306/MiniCPM
MiniCPM3-4B:An edge-side LLM that surpasses GPT-3.5-Turbo.
neil0306/mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
neil0306/nanoowl
A project that optimizes OWL-ViT for real-time inference with NVIDIA TensorRT.
neil0306/neil0306
neil0306/neil0306.github.io
test
neil0306/Old-version-IPA-downloader
neil0306/Programmers-Overseas-Job-Interview-Handbook
🏂🏻 程序员海外工作/英文面试手册
neil0306/reverb
Open source inference code for Rev's model
neil0306/SLD
🔥 [CVPR2024] Official implementation of "Self-correcting LLM-controlled Diffusion Models (SLD)
neil0306/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
neil0306/warpflare
Keep your WARP+ traffic topped up with Cloudflare Workers.
neil0306/wechatferry
基于 WechatFerry 的微信机器人底层框架
neil0306/YOLOv10_DeepSORT
This repository contains code for object detection and tracking in videos using the YOLOv10 object detection model and the DeepSORT algorithm.
neil0306/YOLOv8_notes
yolov8学习笔记