Reviewer-on-AI-and-Machine-Learning
Reviewer-on-AI-and-Machine-Learning
Reviewer-on-AI-and-Machine-Learning
• History: Coined by John McCarthy in 1956, AI has evolved from simple rule-based
systems to advanced machine learning models.
• Types of AI:
o General AI (Strong AI): Hypothetical AI that can perform any intellectual task
that a human can do.
• Key Concepts:
o Policy Gradient Methods: Optimize the policy directly rather than value
functions.
4. Deep Learning (DL)
• Definition: A subset of ML that uses neural networks with many layers (deep neural
networks) to model complex patterns in data.
o Loss Function: Measures the difference between the predicted and actual
values.
• Popular Architectures:
o Recurrent Neural Networks (RNNs): Effective for sequence data like time
series or text (includes LSTM and GRU variants).
• Autonomous Vehicles: Self-driving cars using AI for object detection, lane tracking,
and navigation.
• Smart Homes: IoT-enabled devices like smart thermostats and voice assistants
that learn user preferences.
• Sentiment Analysis: Analyzing social media and reviews to gauge public sentiment
toward products or services.
• Job Displacement: Automation through AI may lead to job loss in certain sectors.
• Explainability: Many AI models, especially deep learning models, are "black boxes"
and lack interpretability.
• Generative AI: AI models like GANs (Generative Adversarial Networks) and diffusion
models are used to create realistic images, videos, and text.
• Edge AI: Running AI models on edge devices (e.g., smartphones, IoT devices) for
faster decision-making.