gududefengzhong's Stars
PaddlePaddle/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
tonydeng/fmj
FMJ (FFMpeg for Java)。通过Java调用FFMpeg命令的方式来对音视频进行处理(获取信息、截图等等)。
matter-labs/zksync
zkSync: trustless scaling and privacy engine for Ethereum
grafana/pyroscope
Continuous Profiling Platform. Debug performance issues down to a single line of code
bramp/ffmpeg-cli-wrapper
Java wrapper around the FFmpeg command line tool
datawhalechina/hands-on-data-analysis
动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果
KeKe-Li/For-learning-Go-Tutorial
Introduction to beginners learn to go
Pysamlam/Tips-of-Feature-engineering
A feature engineering kit for each issue, to give you a deeper and deeper understanding of the work of feature engineering!
ben-manes/caffeine
A high performance caching library for Java
acln0/zerocopy
Zero-copy I/O primitives and pipelines for Go. Linux-specific.
datawhalechina/easy-rl
强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/
fastai/fastbook
The fastai book, published as Jupyter Notebooks
async-profiler/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
amit-sharma/causal-inference-tutorial
Repository with code and slides for a tutorial on causal inference.
facebookresearch/pifuhd
High-Resolution 3D Human Digitization from A Single Image.
sachans/Awesome-Cheatsheets
An awesome collection of Cheatsheets.
blmoistawinde/HarvestText
文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法
xingshaocheng/architect-awesome
后端架构师技术图谱
tsuirak/Statistical-Learning-Methods-lihang
个人关于李航《统计学习方法》的一些肤浅解释和学习,以及numpy和sklearn编程实现
threathunterX/nebula
"星云"业务风控系统,主工程
momosecurity/aswan
陌陌风控系统静态规则引擎,零基础简易便捷的配置多种复杂规则,实时高效管控用户异常行为。
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
lesteve/euroscipy-2019-scikit-learn-tutorial
rbhatia46/Fetching-Financial-Data
Fetching financial data for technical & fundamental analysis and algorithmic trading from a variety of python packages and sources.
wfh45678/radar
实时风控引擎(Risk Engine),自定义规则引擎(Rule Script),完美支持中文,适用于反欺诈(Anti-fraud)应用场景,开箱即用!!!移动互联网时代的风险管理利器,你 Get 到了吗?
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
cy69855522/Shortest-LeetCode-Python-Solutions
Leet Code 刷题笔记 - - 不求最快最省,但求最短最优雅,Shorter is better here.
Masterminds/goutils
GoUtils is a Go implementation of some string manipulation libraries of Apache Commons. This is an open source project aimed at providing Go users with utility functions to manipulate strings in various ways.
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
baidu/DDParser
百度开源的依存句法分析系统