Startertutorials Blog
Tutorials and articles related to programming, computer science, technology and others.
Subscribe to Startertutorials.com's YouTube channel for different tutorial and lecture videos.

IoT Enabling Technologies

Suryateja Pericherla Categories: Internet of Things. No Comments on IoT Enabling Technologies

In this article we will look at different IoT enabling technologies like wireless sensor networks, cloud computing, etc.   Different technologies together enable development of IoT applications. The IoT enabling technologies are: Wireless Sensor Networks Cloud Computing BigData Analytics Communication Protocols Embedded Systems   Watch this video to learn about IoT enabling technologies:  IoT […]

Read the rest of this entry »

Logical Design of IoT

Suryateja Pericherla Categories: Internet of Things. No Comments on Logical Design of IoT

The logical design of internet of things includes: IoT Functional Blocks, IoT Communication Models, and IoT Communication APIs. In this article we will learn about them in detail.   Watch the below video to learn about logical design of internet of things:   Logical Design of IoT: IoT Functional Blocks Different functional blocks in an […]

Read the rest of this entry »

Physical Design of IoT

Suryateja Pericherla Categories: Internet of Things. No Comments on Physical Design of IoT

The physical design of IoT (internet of things) includes things and different protocols. In this article we are going to learn about different IoT things and see an overview of IoT protocols.   Physical Design of IoT: Things Things in IoT refers to IoT devices. Things have unique identities. Things can perform sensing, actuation, and […]

Read the rest of this entry »

IoT Characteristics with Examples

Suryateja Pericherla Categories: Internet of Things. No Comments on IoT Characteristics with Examples

In this article we will look at what are IoT characteristics with examples. The characteristics of IoT helps us to describe about IoT.   Previous article: Introduction to IoT   The characteristics of internet of things are: Dynamic and self adapting Self configuring Interoperable communication protocols Unique identity Integration into information network   Watch this […]

Read the rest of this entry »

Variables in Python Programming

Suryateja Pericherla Categories: Python Programming. No Comments on Variables in Python Programming

In this article we will learn about creating and naming variables in Python programming language along with examples.   What are Variables? Variables are just names of memory locations. Variables are used to store and retrieve values from memory. Type of the variable in Python is based on the value we assign to the variable. […]

Read the rest of this entry »

Saving and Loading a Machine Learning Model

Suryateja Pericherla Categories: Machine Learning. No Comments on Saving and Loading a Machine Learning Model

In this article we will look at saving and loading a machine learning model. We will learn two ways of doing this.   Solving a problem using machine learning consists of two steps. The first step is training your model using your training dataset and the second step is to ask your questions to the […]

Read the rest of this entry »

Notifications on receipt of inward SWIFT message MT

Suryateja Pericherla Categories: Misc. 3 Comments on Notifications on receipt of inward SWIFT message MT

You might have received a message from State Bank of India (SBI) recently about an international transaction to your bank account, and thinking about is it necessary to visit the SBI bank or not. This article explains what to do when you receive the message “Notifications on receipt of inward SWIFT message MT”.     […]

Read the rest of this entry »

Gradient Descent and Cost Function in Python

Suryateja Pericherla Categories: Machine Learning. No Comments on Gradient Descent and Cost Function in Python

In this article we are going to look at gradient descent and cost function in Python programming language.   Mean Squared Error (MSE) In our school days we used to solve linear equations. For example consider the linear equation y=2x+3. For given x values, [1,2,3,4,5] we can calculate y values as [5,7,9,11,13].   However, in case of machine […]

Read the rest of this entry »
Blogarama - Blog Directory