Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Articles by Ashutosh Deshmukh
2 articles
What is Deepseek? Explain Training Algorithm
Have you heard about the "sputnik" moment in AI? 20 January 2025. This date. Yes, this date is what some people in the AI industry believe as the sputnik moment. Sputnik, as you might know, was the first artificial earth satellite. It was launched into an elliptical low Earth orbit by the Soviet Union on 4 October 1957 as part of the Soviet space program. This launch was significant because it began what we now know as the space race between 2 super powers of the time: the USA and the Soviet Union. Similarly, on 20 Jan. 2025, a Chinese artificial ...
Read MoreCreate an EC2 Instance With EC2 User Data Script To Launch Website
AWS EC2 is a fundamental building block of AWS that provides scalable and resizable compute capacity in the cloud. It is one of the oldest AWS services launched back in 2008. But what purpose does it serve? Well, AWS EC2 allows users like you and me to rent virtual computers and we can then run our own computer applications on it. So, for example, you have created a nice, beautiful-looking website that you want to host and make it publicly accessible, but you don't have the infra to run it, then you can use the AWS EC2 service and host this website. ...
Read More