Archives for tensors

08 Jul

Graph Transformer Network: A New Framework For Language & Speech Processing

image-24129
image-24129

Last year, Facebook open-sourced graph transformer networks (GTN), a framework for automatic differentiation with a weighted finite-state transducer graph (WFSTs). To put things in perspective, GTN is to WFSTs what PyTorch is for automatic differentiation with tensors. GTN can be used to train graph-based machine learning models effectively. What are WFSTs? WFSTs are a widely…

The post Graph Transformer Network: A New Framework For Language & Speech Processing appeared first on Analytics India Magazine.

24 Sep

How To Set Up The AI Development Environment For The First Time With Tensorflow

image-267
image-267

Building algorithmic agents with neural networks is the go-to business strategy in the current technology environment. Now, Google’s Tensorflow library helps developers build these agents with pre-defined functions for easy implementations of various tasks. In this article, we shall be going through the steps to setup an environment for development of these models with Tensorflow […]

The post How To Set Up The AI Development Environment For The First Time With Tensorflow appeared first on Analytics India Magazine.

24 Sep

How To Set Up The AI Development Environment For The First Time With Tensorflow

image-268
image-268

Building algorithmic agents with neural networks is the go-to business strategy in the current technology environment. Now, Google’s Tensorflow library helps developers build these agents with pre-defined functions for easy implementations of various tasks. In this article, we shall be going through the steps to setup an environment for development of these models with Tensorflow […]

The post How To Set Up The AI Development Environment For The First Time With Tensorflow appeared first on Analytics India Magazine.