poemon's Stars
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
reworkd/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
deezer/spleeter
Deezer source separation library including pretrained models.
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
xxlllq/system_architect
:100: 2024年系统架构设计师(软考高级)备考资料。
YaoFANGUK/video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
balloonwj/CppGuide
C/C++学习,后端开发进阶指南。
armink/EasyLogger
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
PetarV-/GAT
Graph Attention Networks (https://arxiv.org/abs/1710.10903)
zouxiaohang/TinySTL
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
Fabsqrt/BitTiger
来自硅谷的终身学习大学
circlestarzero/EX-chatGPT
Let ChatGPT truly learn how to go online and call APIs! 'EX-ChatGPT' can rival and even surpass NewBing
woai3c/MIT6.828
实现一个操作系统内核
xhunmon/VABlog
YUV/PCM/H264/H265/AAC/FFmpeg/Opengl. 这有丰富的音视频开发的学习资源、开发工具、优秀书籍、教程、面试题和开源项目,旨在帮助开发者和爱好者更好地学习、实践和工作。
MareesAT/GWA_tutorial
A comprehensive tutorial about GWAS and PRS
aialgorithm/Blog
Python机器学习算法技术博客,有原创干货!有code实践! 【更多内容敬请关注公众号 "算法进阶"】
tensorflow/docs-l10n
Translations of TensorFlow documentation
nladuo/THSTrader
量化交易工具。同花顺手机版模拟炒股python API,基于uiautomator2和图色方法实现。【可自行扩展到实盘】
ValdemarOrn/CloudSeed
Algorithmic Reverb VST Plugin
chrchang/plink-ng
A comprehensive update to the PLINK association analysis toolset. Beta testing of the first new version (1.90), focused on speed and memory efficiency improvements, is finishing up. Development is now focused on building out support for multiallelic, phased, and dosage data in PLINK 2.0.
anilshanbhag/gpu-topk
Efficient Top-K implementation on the GPU
LarryDpk/pkslow-samples
samples for www.pkslow.com: Java, Spring Boot, Spring Cloud, Docker, Kubernetes, Cloud, Big Data
harmslab/epistasis
A Python API for estimating statistical high-order epistasis in genotype-phenotype maps.
Chester75321/GenEpi
A package for detecting epistasis by machine learning
BergmannLab/PascalX
3-manifolds/PLink
Plink is used to draw link projections and create data structures which describe the projections.
fqd511/BSO
implementation of Brain Storm Optimization Algorithm