Pinned Repositories
andyongh
Config files for my GitHub profile.
andyongh.github.io
apisix-docker
the docker for Apache APISIX
awesome-threat-modelling
A curated list of threat modeling resources (Books, courses - free and paid, videos, tools, tutorials and workshops to practice on ) for learning Threat modeling and initial phases of security review.
batocera.linux
batocera.linux
Bert-VITS2
vits2 backbone with multilingual-bert
isolation-forest
Isolation Forest algorithm for Machine Learning
ndarray
A NumPy-inspired N-dimensional array library for Machine Learning in C.
OpenVoice
Instant voice cloning by MyShell.
take-a-rest
API server build with Hertz and entgo
andyongh's Repositories
andyongh/apisix-docker
the docker for Apache APISIX
andyongh/ioq3
The ioquake3 community effort to continue supporting/developing id's Quake III Arena
andyongh/isolation-forest
Isolation Forest algorithm for Machine Learning
andyongh/ndarray
A NumPy-inspired N-dimensional array library for Machine Learning in C.
andyongh/take-a-rest
API server build with Hertz and entgo
andyongh/Book3_Elements-of-Mathematics
Book_3_《数学要素》 | 鸢尾花书:从加减乘除到机器学习;上架;欢迎继续纠错,纠错多的同学还会有赠书!
andyongh/CnC_Red_Alert
Command and Conquer: Red Alert
andyongh/coraza
OWASP Coraza WAF is a golang modsecurity compatible web application firewall library
andyongh/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
andyongh/dpvs
DPVS is a high performance Layer-4 load balancer based on DPDK.
andyongh/drawdb
Free, simple, and intuitive online database design tool and SQL generator.
andyongh/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
andyongh/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
andyongh/fastfetch
An actively maintained, feature-rich and performance oriented, neofetch like system information tool.
andyongh/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
andyongh/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
andyongh/Genesis
A generative world for general-purpose robotics & embodied AI learning.
andyongh/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
andyongh/LeetCode-Book
《剑指 Offer》 Python, Java, C++ 解题代码,LeetBook《图解算法数据结构》配套代码仓
andyongh/llama2.c
Inference Llama 2 in one file of pure C
andyongh/llm-viz
3D Visualization of an GPT-style LLM
andyongh/llm.c
LLM training in simple, raw C/CUDA
andyongh/machine-learning-book
Code Repository for Machine Learning with PyTorch and Scikit-Learn
andyongh/melty
Open source AI code editor. To download the packaged app:
andyongh/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
andyongh/nn-zero-to-hero
Neural Networks: Zero to Hero
andyongh/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
andyongh/Time-Series-Analysis
code and data for the time series analysis vids on my YouTube channel
andyongh/wechat-backup
微信聊天记录持久化备份本地硬盘,释放手机存储空间。
andyongh/yyjson
The fastest JSON library in C