top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
HOME
ABOUT
REVIEWS
PAYMENT
SERVICES
CONTACT
BLOG
More
Use tab to navigate through the menu items.
read premium.
Build Premium.
Curiosity > Creation > Innovation
Subscribe Now!
Collaborate?
All Posts
Machine Learning
Node.js
Javascript
Python
Postman
React JS
Log in / Sign up
Anushka Shrivastava
Sep 25, 2022
2 min read
Node.js
Callback Functions in Node.js
Node.js is an asynchronous platform. It does not wait for processes such as file i/o to finish. Instead, it uses callbacks. A synchronous...
Anushka Shrivastava
Sep 24, 2022
2 min read
Node.js
HTTP Module in Node.js
HTTP module is a built-in core module in Node.js, which allows node.js to transfer data over Hyper Text Transfer Protocol (HTTP). HTTP is...
rishabhdwivedi062
Sep 23, 2022
2 min read
Machine Learning
How to optimize linear regression model using gradient descent.
It is an optimization algorithm that works iteratively and aims to find the minimum value of a convex function with respect to a set of...
bottom of page