MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
AKG(Auto Kernel Generator) is an optimizer for operators in Deep Learning Networks, which provides the ability to automatically fuse ops with specific patterns.
MindSpore实验,仅用于教学或培训目的。配合MindSpore官网使用。
MindSpore experiments, for teaching or training purposes only. Use it together with the MindSpore official website.
Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要
牌类游戏强化学习/AI机器人工具包,包括21点、德州.扑克、斗.地主、麻将、UNO等。
OpenMLDB是一个开源机器学习数据库,面向机器学习应用提供正确、高效数据供给。
tensorflow实现 YOLO v3目标检测算法(可fine-tuning)
Paddle.js 是百度 PaddlePaddle 的 web 方向子项目,是一个运行在浏览器中的开源深度学习框架。Paddle.js 可以加载提前训练好的 paddle 模型,或者将 paddle hub 中的模型通过 Paddle.js 的模型转换工具 paddlejs-converter 变成浏览器友好的模型进行在线推理预测使用。