Gradient Descent, Feedforward and Backpropagation
Introduction to Neural Networks
Unraveling AI Jargon: What Exactly Are Large Language Models?
Everywhere we look, terms like "AI", "Machine Learning" and “NLP” are tossed around in headlines, but how many truly understand what Large Language Models are?
Batch vs Mini-batch vs Stochastic Gradient Descent with Code Examples
Batch vs Mini-batch vs Stochastic Gradient Descent, what is the difference between these three Gradient Descent variants?