New Post

Hidden Markov Model (HMM)

Image
Hidden Markov Model (HMM)  VIDEO LINK:  https://youtu.be/YIGCWNG8BIA A Hidden Markov Model (HMM) is a statistical model in which the system has hidden states that cannot be directly observed, but produce observable outputs. It is based on the Markov property, meaning the next state depends only on the current state. Video Chapters: HMM in Artificial Intelligence 00:00 Introduction 00:31 Statistical Model 00:54 HMM Examples 02:30 HMM 03:10 HMM Components 05:23 Viterbi Algorithm 06:23 HMM Applications 06:38 HMM Problems 07:28 HMM in Handwriting Recognition 11:20 Conclusion  HMM COMPONENTS A Hidden Markov Model (HMM) is a statistical model in which the system has hidden states that cannot be directly observed, but produce observable outputs. It is based on the Markov property, meaning the next state depends only on the current state. An HMM consists of states, observations, transition probabilities, emission probabilities, and initial probabilities. It is commonly used in a...

What is Cloud Computing?

 1.) What is Cloud? 

Cloud means Network or Internet.

Computing Means Computing means an activity that uses computers to Manage, Process, and Communicate Information. 

2.) What is Cloud Computing?

In Cloud Computing, we use Remote Servers hosted on the Internet. Users can Store, Manage, and Process data remotely, rather than a local server or personal computer. Cloud Computing is the delivery of on-demand computing services/resources over the Internet. 

For Example, You can store your data/files on the cloud and access it anytime anywhere [in any part of the world] remotely. 

Hardware & Software Resources Include:

- Online Data Storage

- Infrastructure 

- Platform 

- Software 

- Server

- Networking 

- Database 

3.) Cloud Computing Models.

Service Model and Deployment Model.

Deployment Model means the types of Access to the Cloud.

How users can access the Cloud?  4 types of Access

- Public Cloud

- Private Cloud

- Hybrid Cloud

- Community Cloud

4.) Public Cloud

Cloud Computing Can Be Both Public and Private. The public cloud Provides services on servers and storage on the internet. Public clouds are operated by 3rd parties companies.3rd parties can Handle and Control all the Hardware and Software.  The public cloud is Less Secure. 

5.) Private Cloud

Private Clouds are Secure. Private Clouds are accessible within an Organization or Companies. Private cloud computing services are provided on a private network. 

6.) Hybrid Cloud

A hybrid cloud is a mixture of Public and Private clouds. Hybrid Cloud = Combination of Public and Private Services. Hybrid Cloud provides Flexibility and Security. Important activities are performed using Private Cloud. Non-Critical Activities are performed using public cloud. 

7.) Applications of Cloud Computing 

 In the field of Art 

In Business

Data storage and Backup services

In Education

For Entertainment

For Management

For Social Networking

Video Link: https://youtu.be/nf6JD8xWkOM

#cloudComputing #computerScience 

Comments

Popular Post

PARTICLE SWARM OPTIMIZATION ALGORITHM NUMERICAL EXAMPLE

Cuckoo Search Algorithm for Optimization Problems

PSO (Particle Swarm Optimization) Example Step-by-Step

Particle Swarm Optimization (PSO)

how is the LBP |Local Binary Pattern| values calculated? Step-by-Step with Example

PSO Python Code || Particle Swarm Optimization in Python || ~xRay Pixy

Grey Wolf Optimization Algorithm

Bat algorithm Explanation Step by Step with example

Grey Wolf Optimization Algorithm Numerical Example

Whale Optimization Algorithm Code Implementation || WOA CODE || ~xRay Pixy