Browsing Tag
machinelearning
187 posts
AI Terms
Weights Biases Hyper parameters Feed-forward propagation Back propagation Activation functions L1 and L2 Regularisation Gradients
What is Machine Learning really about ?
📊 Machine learning is about using data to make smart predictions or decisions. But other fields (like statistics…
Self-Hosted AI Battle: Ollama vs LocalAI for Developers (2025 Edition)
Why Self-Hosted AI is Going Mainstream in 2025 With cloud AI costs soaring and privacy concerns mounting, running…
Iris Flower Prediction using Machine Learning 🌸
Install Key Python Libraries for Machine Learning PANDAS SKICIT-LEARN MATPLOTLIB Download the Iris dataset from Kaggle code: OUTPUT:…
AI and Programming: Best Friend or Biggest Enemy?
Introduction & Context Artificial Intelligence (AI) has rapidly transformed numerous industries, none more visibly than software development. Tools…
AI Reasoning: Thinking May Not Be Required for Top Performance
This is a Plain English Papers summary of a research paper called AI Reasoning: Thinking May Not Be…
What is Machine Learning, and How Does It Work?
Machine Learning (ML) is an exciting and rapidly growing field that sits at the heart of Artificial Intelligence…
🤖 Master the Art of Building AI Agents – FREE YouTube Course!
Excited about the potential of AI Agents? Our latest YouTube video is a comprehensive guide taking you from…
Russian News Opinion Mining: New Dataset & Extraction Methods
This is a Plain English Papers summary of a research paper called Russian News Opinion Mining: New Dataset…
Introduction to TensorFlow with real code examples
# Introduction to TensorFlow with Real Code Examples Hello, fellow developers! Today, we’re going to embark on an…