Artificial Intelligence
Home >> Artificial Intelligence >> Artificial Intelligence
Edit Template
Artificial Intelligence
Edit Template

Artificial Intelligence in Hindi

Introduction to Artificial Intelligence in Hindi

Artificial intelligence एक ऐसी technology है जिसमें हम machine को human की तरह सोचने समझने और right decision लेने की capability देते हैं artificial intelligence का में goal है intelligent machine  बनाना जो किसी task को खुद से कर सके।

How to Work Artificial Intelligence in Hindi

Machine Learning : machine learning में हम ऐसा algorithm तैयार करते हैं जिससे machine data लेकर खुद को trande कर सकती है। जैसे machine को कई सारे Cats and Dogs के images दिखा दिए जाए तो वह Cat and Dog में difference को जान जाएगा। 

Deep Learning : यह machine learning का ही advanced version है, जिस तरह human के brain में neuron होते हैं इस तरह deep learning में हम neural network का use करते हैं। image recognition, speech recognition जैसी technology deep learning से ही possible है। 

Natural Language Processing : natural language processing में हम machine को वह capability देते हैं जिससे machine इंसानों के language को समझ सके और response दे सके। जैसे Google Translate या कोई Chat Bot

Application of Artificial Intelligence in Hindi

AI का use आज के समय में लगभग हर sector में तेजी से बढ़ रहा है, जैसे health care मे AI का use करके disease को diagnosed किया जाता है और personalized treatment भी suggest किया जाता है, finance में हम fraud detection, stock market prediction में AI का use करते है, autonomous vehicles में self driving cars AI के वजह से ही possible है।

Types of Artificial Intelligence in Hindi

Narrow AI : ये artificial intelligence किसी specific task को perform कर सकती है, यह सिर्फ limited area में ही smart है। 

General AI : यह artificial intelligence किसी भी task को complete करने के लिए human की तरह capability रखती है। 

Superintelligence AI : इस artificial Intelligence को इंसानों से भी ज्यादा intelligent माना जा रहा है अभी तक यह theory में ही है।

1 Comment

Add a comment...

  • All Posts
  • Artificial Intelligence
  • Computer Fundamentals
  • Computer Networks
  • Data Analytics
  • Data Science
  • DBMS
  • Deep Learning
  • Digital Fundamentals
  • DSA with Python
  • Excel
  • Exercise
  • Git & Github
  • Machine Learning
  • Matplotlib
  • Natural Language Processing
  • NumPy
  • Operating System
  • Pandas-s
  • Power BI
  • Python Tutorial
  • Scikit-learn
  • Seaborn
  • SQL & MySQL
Python Inheritance

Table of Contents All Chapters 1. Inheritance 2. Concepts of Inheritance 3. Types of Inheritance      3.1. Single Inheritance...

Python Function

Table of Contents All Chapters 1. Python Function 2. Define Function 3. Function Arguments 4. Function Parameters 5. Local and...

Python Dictionary

Table of Contents All Chapters 1. Python Dictionary 2. Access Dictionary items 3. Change Dictionary items 4. Add items in...

Python Set

Table of Contents All Chapters 1. Python Set 2. Iterate Set items 3. Set Methods      3.1. Add items...

Python Tuple

Table of Contents All Chapters 1. Python Tuple 2. Access Tuple Items 3. Update Tuple 4. Iterate Tuple Items 5....

Python List

Table of Contents All Chapters 1. Python List 2. Nested List 3. Range List 4. List Indexing 5. list Methods...

Python String

Table of Contents All Chapters 1. Python String 2. String Indexing 3. String Slicing 4. String Concatenation 5. String Formatting...

Python Loops

Table of Contents All Chapters 1. Python Loops 2. While Loop      2.1. Nested While Loop 3. For Loop...

Edit Template
Scroll to Top