MITB Banner

Results

Search Results for: tensorflow – Page 2

AI Mysteries
Yugesh Verma

A Complete Guide to ktrain: A Wrapper for TensorFlow Keras

ktrain is a lightweight wrapper library for TensorFlow Keras. It can be very helpful in building projects consisting of neural networks. Using this wrapper, we can build, train and deploy deep learning and machine learning models.

AI Mysteries
Yugesh Verma

How TensorFlow Probability is used in Neural Networks?

There are many cases where we get the requirements of probabilistic models and techniques in neural networks. These requirements can be filled up by adding probability layers to the network that are provided by TensorFlow.

AI Mysteries
Sreejani Bhattacharyya

Happy Birthday, TensorFlow

With six years passing by since its initial release in 2015, let us look back at TensorFlow’s journey

AI Mysteries
Vijaysinh Lendave

Guide To Build A Simple Sentiment Analyzer Using TensorFlow-Hub

Sentiment analysis is a part of natural language processing used to determine whether the sentiment of the data under observation is positive, negative or neutral. Usually, sentiment analysis is carried on text data to help professionals monitor and understand their brand and product sentiment across the industry and customers by taking the feedback.

AI Mysteries
Victor Dey

A Beginner’s Guide To TensorFlow

TensorFlow allows developers to create dataflow graphs, which are structures that describe how the data moves through a graph, or a series of processing nodes present.

AI Mysteries
Vijaysinh Lendave

Hands-On Guide To Custom Training With Tensorflow Strategy

Distributed training in TensorFlow is built around data parallelism, where we can replicate the same model architecture on multiple devices and run different slices of input data on them. Here the device is nothing but a unit of CPU + GPU or separate units of GPUs and TPUs. This method follows like; our entire data is divided into equal numbers of slices. These slices are decided based on available devices to train; following each slice, there is a model to train on that slice.

AI Origins & Evolution
Debolina Biswas

8 Alternatives To TensorFlow Serving

TensorFlow Serving is an easy-to-deploy, flexible and high performing serving system for machine learning models built for production environments. It allows easy deployment of algorithms

AI Origins & Evolution
Shanthi S

How PyTorch Is Challenging TensorFlow Lately

Google’s TensorFlow  and Facebook’s PyTorch are the most popular machine learning frameworks. The former has a two-year head start over PyTorch (released in 2016). TensorFlow’s

Contact Us

Subscribe to our newsletter

Subscribe to Our Newsletter

The Belamy, our weekly Newsletter is a rage. Just enter your email below.