Mindblown: a blog about philosophy.
-
TensorFlow Basics
TensorFlow is a machine learning framework and developed by Google Brain Team. It is derived from its core framework: Tensor. In TensorFlow, all the computations involve tensors. A tensor is a vector or a matrix of n-dimensions which represents the types of data. All the values in a TensorFlow identify data type with a known shape. The…
-
Architecture of TensorFlow
The TensorFlow runtime is a cross-platform library. The system architecture which makes this combination of scale flexible. We have basic familiarity with TensorFlow programming concepts such as the computation graph, operations, and sessions. Some terms need to be understood first to understand TensorFlow architecture. The terms are TensorFlow Servable, servable Streams, TensorFlow Models, Loaders, Sources,…
-
Installation of TensorFlow through conda
In our previous tutorial of TensorFlow, we learn how to install TensorFlow through pip. In this tutorial, we understand that how to install TensorFlow through Conda. Here, we need anaconda Navigator to set-up the platform. These are the following steps which are given below: Firstly, we have to open the official site of Anaconda and…
-
Installation of TensorFlow Through pip
In this tutorial, we will describe that how to install TensorFlow in Windows 10. We can download TensorFlow in our system in 2 ways: Through pip (Python package library) Through Anaconda Navigator (conda) 1. Through pip So, firstly we have to install and set-up anaconda in our system through pip. The following are the requirement…
-
What is TensorFlow?
TensorFlow is a popular framework of machine learning and deep learning. It is a free and open-source library which is released on 9 November 2015 and developed by Google Brain Team. It is entirely based on Python programming language and use for numerical computation and data flow, which makes machine learning faster and easier. TensorFlow can train and run the deep neural networks for image recognition,…
-
TensorFlow Tutorial
TensorFlow tutorial is designed for both beginners and professionals. Our tutorial provides all the basic and advanced concept of machine learning and deep learning concept such as deep neural network, image processing and sentiment analysis. TensorFlow is one of the famous deep learning framework, developed by Google Team. It is a free and open source software library…
-
Workflow of Data Analytics
“Numbers have a compelling tale to share. They trust our ability to provide them with an authoritative and clear voice.” Stephen Few Raw data aggregated is data that is not oriented. It requires a thoughtful understanding as well as the appropriate questions in order to create sense out of it. Many insights fail to analyse…
-
Powerful Data Collection Tools in Healthcare
Data collection via various tools is one of the major ways healthcare professionals gain new information. As time passes, the data collection process has increased its capabilities to help solve the most critical areas of concern and develop practical solutions for healthcare IT. This approach to solving problems is the main reason for the growth…
-
Data Mesh – Rethinking Enterprise Data Architecture
In this age of world, where self-service business intelligence is ruling the field, every business tries to establish itself as an information-driven business. Many businesses are aware of the numerous benefits realized through leverage to make informed decisions. It is the ability to offer customers superior, highly personalized services while also reducing costs and capital…
-
Data Science Tutorial for Beginners
Data Science has become the most demanding job of the 21st century. Every organization is looking for candidates with knowledge of data science. In this tutorial, we are giving an introduction to data science, with data science Job roles, tools for data science, components of data science, application, etc. So let’s start, What is Data…
Got any book recommendations?