软件下载

广告

17698 个软件

MulanPSL-2.0
keenopt
KeenOpt is the AI algorithm framework for KeenTune.
Apache-2.0
Apache-2.0
deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)
Apache-2.0
emll
EMLL(Edge ML Library)为加速终端侧设备上机器学习的推理而设计,提供基于端侧处理器的高性能机器学习计算函数库
Apache-2.0
bsfs
🐸本项目是采用Springboot+Mybatis+MySql。设计API接口,本项目作为2021年毕业设计项目,开源流年,这个项目也是第一次自主学习Java开源框架并完成。对本人比较有意义。项目运行需要与前端配合,前端项目请看 https://gitee.com/coderxgc/bs_facesign
MIT
BullShitGenerator2.0
基于BullshitGenerator的废话,加上自己创新的成语,古诗和句子完成的狗屁不通文章生成器2.0。原本作者项目地址:https://github.com/menzi11/BullshitGenerator/blob/master/
未说明协议
pytorch实现bert做seq2seq任务
pytorch实现bert做seq2seq任务
Apache-2.0
robot-grasp-detection
Detecting robot grasping positions with deep neural networks. The model is trained on Cornell Grasping Dataset. This is an implementation mainly based on the paper 'Real-Time Grasp Detection Using Convolutional Neural Networks' from Redmon and Ang
Apache-2.0
mmdetection3d
mmdetection3d 同步官方最新 https://github.com/open-mmlab/mmdetection3d
Apache-2.0
mmfewshot
基于 MMClassification 和 MMDetetection 的开源少样本算法库,为少样本分类和检测算法提供了统一的框架和评估标准,是 OpenMMLab 项目的成员之一。
Apache-2.0
transformer-xl-chinese
实现了基于tranformer xl进行文本生成任务
Apache-2.0
mxnet
MXNet is a deep learning framework designed for both efficiency and flexibility. It allows you to mix symbolic and imperative programming to maximize efficiency and productivity. At its core, MXNet contains a dynamic dependency scheduler that automatica..