Archives for Python Library - Page 2

10 Mar

Guide To GPyTorch: A Python Library For Gaussian Process Models

image-20751
image-20751

GPyTorch is a PyTorch-based library designed for implementing Gaussian processes. It was introduced by Jacob R. Gardner, Geoff Pleiss, David Bindel, Kilian Q. Weinberger and Andrew Gordon Wilson – researchers at Cornel University (research paper). Before going into the details of GPyTorch, let us first understand what a Gaussian process means, in short. Gaussian Process…

The post Guide To GPyTorch: A Python Library For Gaussian Process Models appeared first on Analytics India Magazine.

10 Mar

Guide To GPyTorch: A Python Library For Gaussian Process Models

image-20752
image-20752

GPyTorch is a PyTorch-based library designed for implementing Gaussian processes. It was introduced by Jacob R. Gardner, Geoff Pleiss, David Bindel, Kilian Q. Weinberger and Andrew Gordon Wilson – researchers at Cornel University (research paper). Before going into the details of GPyTorch, let us first understand what a Gaussian process means, in short. Gaussian Process…

The post Guide To GPyTorch: A Python Library For Gaussian Process Models appeared first on Analytics India Magazine.

10 Mar

Guide To TensorLy: A Python Library For Tensor Learning

image-20747
image-20747

TensorLy is an open-source Python library that eases the task of performing tensor operations. It provides a high-level API for dealing with deep tensorized neural networks and tensor methods. It was created in 2015 by a senior research scientist at NVIDIA Research Group named Jean Kossaifi. It was presented at the NeurIPS workshop and was…

The post Guide To TensorLy: A Python Library For Tensor Learning appeared first on Analytics India Magazine.

18 Feb

Guide to TimeSynth – A Python Library For Synthetic Time Series Generation

image-20098
image-20098

Introduction TimeSynth is a powerful open-source Python library for synthetic time series generation, so is its name (Time series Synthesis). It was introduced by J. R. Maat, A. Malali and P. Protopapas as “TimeSynth: A Multipurpose Library for Synthetic Time Series Generation in Python” (available here) in 2017. Before going into the details of the…

The post Guide to TimeSynth – A Python Library For Synthetic Time Series Generation appeared first on Analytics India Magazine.

18 Dec

Why DeepMind Is Bullish On This One Python Library

image-18629
image-18629

DeepMind has been leveraging JAX, a Python library used extensively in machine learning, for numerical computing applications in a number of experiments. Through this article, we will understand how the company is building its own JAX Ecosystem, complete with different libraries to push their research. What Is JAX Ecosystem At DeepMind JAX’s API for numerical…

The post Why DeepMind Is Bullish On This One Python Library appeared first on Analytics India Magazine.

14 Oct

Jiant 2.0 Released: A NLU Toolkit Built For The Evolving Needs Of NLP Researchers

image-16659
image-16659

Recently, jiant 2.0 was released, which is an updated version of the natural language understanding toolkit jiant 1.x. jiant is a research library for natural language understanding that conducts multitask training and transfer learning experiments on English NLU tasks. According to its developers, this toolkit enables modular and configuration-driven experimentation with state-of-the-art models as well…

The post Jiant 2.0 Released: A NLU Toolkit Built For The Evolving Needs Of NLP Researchers appeared first on Analytics India Magazine.

15 Sep

Microsoft Releases Latest Version Of DeepSpeed, Its Python Library For Deep Learning Optimisation

image-15632
image-15632

Recently, Microsoft announced the new advancements in the popular deep learning optimisation library known as DeepSpeed. This library is an important part of Microsoft’s new AI at Scale initiative to enable next-generation AI capabilities at scale.  DeepSpeed, the open-source deep learning training optimisation library was unveiled in February this year along with ZeRO (Zero Redundancy…

The post Microsoft Releases Latest Version Of DeepSpeed, Its Python Library For Deep Learning Optimisation appeared first on Analytics India Magazine.

30 Jul

PyTorch 1.6 Released, Microsoft To Take Care Of The Windows Version of PyTorch

Recently, Facebook announced the availability of the latest version of PyTorch, PyTorch 1.6. The social media giant also made a massive announcement that Microsoft has expanded its participation in the PyTorch community and is taking ownership of the development and maintenance of the PyTorch to build for Windows. PyTorch is one of the most popular…

The post PyTorch 1.6 Released, Microsoft To Take Care Of The Windows Version of PyTorch appeared first on Analytics India Magazine.