Machine Learning
Explore Dev Corner articles and subtopics in Machine Learning. This hub page collects practical builds, tools, and engineering guides for sovereign local AI.
Topic breadth
1
Active builds, guides, and subtopic coverage.
Subtopics
ML Fundamentals
View topicMachine learning foundations for sovereign developers: scikit-learn workflows, model evaluation metrics, cross-validation, feature engineering, and the Python ML stack on local hardware.
Deep Learning
View topicPyTorch 2.x deep learning builds: neural network architecture, training loops, GPU acceleration, model checkpointing, and sovereign training on consumer hardware without cloud compute.
Computer Vision
View topicSovereign computer vision pipelines: YOLOv11, image classification, object detection, OpenCV, and local CV model deployment with zero cloud inference dependency.
NLP & Text
View topicNatural language processing builds: tokenisation, embeddings, text classification, named entity recognition, and sovereign NLP pipelines using HuggingFace Transformers locally.
MLOps
View topicOperationalise traditional ML models: experiment tracking with MLflow, model versioning, self-hosted model serving with BentoML, and sovereign ML pipelines without cloud MLaaS.