
Table of Contents All Chapters 1. Inheritance 2. Concepts of Inheritance 3. Types of Inheritance 3.1. Single Inheritance...
Artificial intelligence एक ऐसी technology है जिसमें हम machine को human की तरह सोचने समझने और right decision लेने की capability देते हैं artificial intelligence का में goal है intelligent machine बनाना जो किसी task को खुद से कर सके।
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
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 है।
Narrow AI : ये artificial intelligence किसी specific task को perform कर सकती है, यह सिर्फ limited area में ही smart है।
General AI : यह artificial intelligence किसी भी task को complete करने के लिए human की तरह capability रखती है।
Superintelligence AI : इस artificial Intelligence को इंसानों से भी ज्यादा intelligent माना जा रहा है अभी तक यह theory में ही है।
Table of Contents All Chapters 1. Inheritance 2. Concepts of Inheritance 3. Types of Inheritance 3.1. Single Inheritance...
Table of Contents All Chapters 1. Classes and Objects 2. Class in Python 3. Class Structure 3.1. Attributes...
Table of Contents All Chapters 1. Python Function 2. Define Function 3. Function Arguments 4. Function Parameters 5. Local and...
Table of Contents All Chapters 1. Python Dictionary 2. Access Dictionary items 3. Change Dictionary items 4. Add items in...
Table of Contents All Chapters 1. Python Set 2. Iterate Set items 3. Set Methods 3.1. Add items...
Table of Contents All Chapters 1. Python Tuple 2. Access Tuple Items 3. Update Tuple 4. Iterate Tuple Items 5....
Table of Contents All Chapters 1. Python List 2. Nested List 3. Range List 4. List Indexing 5. list Methods...
Table of Contents All Chapters 1. Python String 2. String Indexing 3. String Slicing 4. String Concatenation 5. String Formatting...
Table of Contents All Chapters 1. Python Loops 2. While Loop 2.1. Nested While Loop 3. For Loop...
1 Comment
Nice explanation 😁