Stars
mini-spring is a simplified version of the Spring framework that helps you quickly familiarize yourself with Spring source code and master Spring's core principles. It extracts Spring's core logic …
sfneal / psd-tools3
Forked from psd-tools/psd-toolsPython package for reading Adobe Photoshop PSD files
elastic-job-lite-spring-boot-starter 让你可以使用spring-boot的方式开发依赖elastic-job的程序
PyTorch Tutorial for Deep Learning Researchers
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
JD Chain is JD.COM's open source blockchain project, with the goal of creating enterprise blockchain system that makes data exchange easier and more efficient.
Thin Scala wrapper for Caffeine (https://github.com/ben-manes/caffeine)
通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
FastAPI framework, high performance, easy to learn, fast to code, ready for production
微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
响应式编程库Reactor 3 Reference Guide参考文档中文版(3.2.0),翻译见master-zh分支build/reactor-code/build/asciidoc目录
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
My Reading Lists of Deep Learning and Natural Language Processing
Roadmap of DL and ML, some courses, study notes and paper summary
手写实现李航《统计学习方法》书中全部算法
A library for efficient similarity search and clustering of dense vectors.
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。