From Basics to Bots: My Weekly AI Engineering Adventure-17

Backpropagation: The Secret Sauce of Learning


From Basics to Bots: My Weekly AI Engineering Adventure-16

Learning Rate: How Fast Should a Model Learn?


From Basics to Bots: My Weekly AI Engineering Adventure-15

Optimizers - The Drivers of Learning


From Basics to Bots: My Weekly AI Engineering Adventure-14

Loss Functions - How Neural Networks Learn from Mistakes


From Basics to Bots: My Weekly AI Engineering Adventure-13

Activation Functions - The Spark That Brings Neurons to Life


From Basics to Bots: My Weekly AI Engineering Adventure-12

Different Layers in Neural Networks


From Basics to Bots: My Weekly AI Engineering Adventure-11

Neural Networks: The Magic Behind Modern AI


From Basics to Bots: My Weekly AI Engineering Adventure-10

Sentiment Classifier model using Logistic Regression


From Basics to Bots: My Weekly AI Engineering Adventure-9

Logistic Regression


From Basics to Bots: My Weekly AI Engineering Adventure-8

Derivatives and Gradient Descent


From Basics to Bots: My Weekly AI Engineering Adventure-7

Softmax and Temperature scaling


From Basics to Bots: My Weekly AI Engineering Adventure-6

Probability Basics, Dice Simulation & Real-Life Applications


From Basics to Bots: My Weekly AI Engineering Adventure-5

Hogwarts Sorting Hat Powered By k-Nearest Neighbors!


From Basics to Bots: My Weekly AI Engineering Adventure - 4

How Far Apart? Understanding Norms & Distance Metrics in Machine Learning


From Basics to Bots: My Weekly AI Engineering Adventure - 3

Matrix Multiplication & Transforming Shapes With Python


From Basics to Bots: My Weekly AI Engineering Adventure - 2

Tiny Search Engine using Python


From Basics to Bots: My Weekly AI Engineering Adventure

Comparing Sentences With Simple Math


How UUID4 works internally?


Using uuid in Python to Generate Unique


Use pydoc for Generating Documentation in Python