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...

Information Security Law and legal Framework




Information Security means Data Protection.

Information Security Laws deal with Creating, Storing, and Acquiring Information.

Q. What is the Indian IT Act?

A. It is an Act of the Indian Parliament. This is Law in India that deal with Cyber Crimes and Electronic Commerce. 

Cyber Crime: [IT Act 200] Crime that involves computers and Networks. Cyber Crime involves crimes related to Computers. For Example- Theft and Hacking.  

Privacy Concerns Involved in Cyber Crime:
 - Data/Information Privacy
 - Financial Theft/Frauds Related Crimes
 - Online Harassment
- Online transaction Frauds   

Q. What is a Patent Law?

A. It is the branch of intellectual property law. Patent law deals with new scientific inventions. Patent Law in India starts in 1911. 

Q. What is a Copyright Law?

A. Law for copyright protection. Copy right law protects the original work of the creator. This law provides protection to sound recording, musical work, artwork, dramatic and film work. 

Q. What is Privacy on the Internet?

AIt deals with Personal Information on the Internet [i.e., Online Privacy]. Users display, provide and store information over the internet. Information Privacy issues on the Internet are Online Tracking, Online Data/Information Theft, Online Payments, Disclosure of Information, Unauthorized access to User Accounts, and Identity Theft. 

Q. What is Ethical Hacking? 

AIt is Structured Hacking. Ethical Hacking is performed to show weakness in the system. 
White Hat Hackers are known as Ethical Hackers. Most of the White Hat Hackers are Government employees that work for security. White Hat Hackers check vulnerabilities that exist in the system/applications. 

Q. What are Cryptography Tools and Techniques? 

AUser Authentication, Integrity, Confidentiality, and non-repudiation. 

Q. What is Privacy Consideration in Web Services? 

A. Confidentiality, Network Security and Authentication. 

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