微服务架构中高并发和高可用的神经组织利刃,提供了分布式限流、降级、熔断、重试和隔离的容错特性。并同时提供了SPI、过滤器、JWT、插件机制。此外还提供了很多小的黑科技(如:IP黑白名单、UUID加强版、Snowflake和大并发时间戳获取等)。
开源仓储管理系统,该仓库管理系统遵循Apache License 2.0协议,前后端分离,api使用restful协议,方便二次开发,前端代码使用quasar进行构建,利用API,可以支持多仓,波次发货,合并拣货,Milk-Run等业务模型
MindSpore实验,仅用于教学或培训目的。用户应具备机器学习或深度学习基础知识,配合MindSpore官网使用。 MindSpore experiments, for teaching or training purposes only. Users must have the basic knowledge of machine learning or deep learning and use it together with the MindSpore official website.
Coursera吴恩达机器学习课程整理
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
基于spring boot + maven + opencv 实现的图像深度学习Demo项目,包含车牌识别、人脸识别、证件识别等功能,贯穿样本处理、模型训练、图像处理、对象检测、对象识别等技术点