Artificial Intelligence Hub: Machine Learning, Neural Networks, and Autonomous Systems

Artificial Intelligence (AI) encompasses the theoretical foundations and engineering systems that enable computational agents to perceive environments, extract structured patterns from data, reason under uncertainty, and make autonomous decisions.

This hub organizes classical statistical learning, deep neural network architectures, computer vision, NLP, and agentic workflows.


1. Quick-Reference: AI Sub-Disciplines

+-----------------------------------------------------------------------------------------+
|                               ARTIFICIAL INTELLIGENCE DOMAINS                           |
+-----------------------------------------------------------------------------------------+
| Sub-Discipline         | Mathematical Foundation           | Key Applications           |
+------------------------+-----------------------------------+----------------------------+
| Classical ML           | Convex optimization, statistics   | Gradient boosting, SVMs    |
| Deep Learning          | Backpropagation, tensor compute   | Transformers, ResNets      |
| Generative AI          | Autoregressive attention, diffusion| Code, text, and image synth|
| Reinforcement Learning | Markov Decision Processes (MDP)   | Robotics, game engines     |
| Knowledge Graphs       | Symbolic logic, RDF triple stores | Semantic RAG, reasoning    |
+-----------------------------------------------------------------------------------------+

2. Core Deep Dives

LLM Systems and Agentic Architecture

Agentic Systems, Knowledge Graphs & Local Inference

Specialized Machine Learning Sub-Clusters