标签:机器学习
作者:GitHub Daily链接:https://www.zhihu.com/question/23498424/answer/565475152来源:知乎著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。 seq2seq-couplet一个有趣的对对联工具,用深度学习对对联。在...
作者:量子位链接:https://www.zhihu.com/question/36346612/answer/707140978来源:知乎著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。 从茫茫的一片白,到细细勾勒出建筑的轮廓。雕梁画栋悄悄的构建,飞檐区分出天和地。正前方道路悄...
计图(Jittor)是一个完全基于动态编译(Just-in-time),内部使用创新的元算子和统一计算图的深度学习框架。元算子和 Numpy 一样易于使用,而统一计算图则是融合了静态计算图和动态计算图的诸多优点,在易于使用的同时,提供高性能的优化。基于元算子开发的深度学习模型,可以被计图实时的自动优...
MindSpore 是一个全场景 AI 计算框架,它的特性是可以显著减少训练时间和成本(开发态)、以较少的资源和最高能效比运行(运行态),同时适应包括端、边缘与云的全场景(部署态)。针对不同的运行环境,MindSpore 框架架构上支持可大可小,适应全场景独立部署。MindSpore 框架通过协同经...
Tensors and Dynamic neural networks in Python with strong GPU acceleration.
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reduction...
A WebGL accelerated, browser based JavaScript library for training and deploying ML models.
Deep Learning API and Server in C++11 with Python bindings and support for Caffe, Tensorflow, XGBoost and TSNE
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reduction...
Deep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models.
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, class...