Saturday, July 8, 2023

Difference between axios and fetch - a detailed article

 https://codilime.com/blog/axios-vs-fetch/#:~:text=Different%20properties%20are%20used%20for,API%20using%20the%20POST%20method.


35 mins read! here

Backpropagation vs. Gradient Descent in Linear and Logistic Regression

Note that the term "backpropagation" is technically not used for standard linear or logistic regression. Instead, we simply c...