Dimensionality reduction is the task of reducing the dimensionality of a dataset.
( Image credit: openTSNE )
TensorFlow is an interface for expressing machine learning algorithms, and an implementation for executing such algorithms.
Image retrieval is the problem of searching an image database for items that are similar to a query image.
In this article, we describe an automatic differentiation module of PyTorch — a library designed to enable rapid research on machine learning models.
Scikit-learn is a Python module integrating a wide range of state-of-the-art machine learning algorithms for medium-scale supervised and unsupervised problems.
The framework is a BSD-licensed C++ library with Python and MATLAB bindings for training and deploying general-purpose convolutional neural networks and other deep models efficiently on commodity architectures.
In this paper, we describe a scalable end-to-end tree boosting system called XGBoost, which is used widely by data scientists to achieve state-of-the-art results on many machine learning challenges.
This paper describes both the API design and the system implementation of MXNet, and explains how embedding of both symbolic expression and tensor operation is handled in a unified fashion.
This tutorial will introduce the Computational Network Toolkit, or CNTK, Microsoft's cutting-edge open-source deep-learning toolkit for Windows and Linux.
We give a new analysis of this sketch, providing nearly optimal bounds.
Since its introduction, it has been one of the most used CPU and GPU mathematical compilers - especially in the machine learning community - and has shown steady performance improvements.