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
Dunder Methods

Table of Contents All Chapters 1. Dunder Methods 2. Commonly Used Dunder Methods   Python Tutorial Python Introduction Identation &...

Encapsulation

Table of Contents All Chapters 1. Encapsulation 2. Access Modifiers      2.1. Public Members      2.2. Protected Members...

Lambda Function

Table of Contents All Chapters 1. Lambda Function 2. Nestesd Lambda Function 3. Lambda Function with if-else 4. Lanbda with...

Nested Function

Table of Contents All Chapters 1. Nested Function 2. Return Function from Function 3. Higher Order Function 4. Function Recursion...

Context Manager

Table of Contents All Chapters 1. Context Manager 2. with Statement      2.1. __enter__() Method      2.2. __exit__()...

File Pointer

Table of Contents All Chapters 1. File Pointer 2. File Pointer Methods      2.1. tell() Method      2.2....

File Handling

Table of Contents All Chapters 1. File Handling 2. Types of File 3. open() and close() Methods 4. File Modes...

Edit Template
Scroll to Top