Blog

Insights, tutorials, and ideas...

All Posts

Day -1
2 MIN READ

Day 1 of Learning React

Day 1 of Learning React: My First AppToday marks the beginning of my React journey, and I built my very first app! 🎉 Let me walk you through what I learned, th

Ashutosh Kumar
Ashutosh KumarAuthor
(RNN) Recurrent neural network
2 MIN READ

(RNN) Recurrent neural network

Recurrent Neural Network (RNN)A Recurrent Neural Network (RNN) is a type of neural network designed to handle sequential data. Unlike traditional feed-forward n

Abhishek Singh Rajput
Abhishek SinghAuthor
HWI Practice
4 MIN READ

HWI Practice

HWI Practice1. Subarrays with Even Sum Starting with Odd NumberProblem: Find the number of subarrays with an even sum that start with an odd number.Approach: Pr

Abhijeet Singh Rajput Profile Photo
Abhijeet Singh RajputAuthor
Logrithm
1 MIN READ

Logrithm

LogrithmSet A✅ 3/4✅ -3/6✅ 6✅ -4✅ -4✅ -2✅ 7✅ 8✅ 2✅ 0✅ 1 = 1✅ 2QuestionHint = 6✅ 12,500QuestionExplanation✅ 4✅ 1✅ ✅ 1✅ -1✅ 3✅ 4✅ 4✅ 4Set B, number of digits in ,

Ashutosh Kumar
Ashutosh KumarAuthor
Artificial Neural Network
2 MIN READ

Artificial Neural Network

Brain and Perceptrons:Biological learning systems are built from a very complex web of interconnected neurons.The human brain has an immensely connected network

Divya Sachan
Divya SachanAuthor
Apriori Algorithm
2 MIN READ

Apriori Algorithm

Apriori Algorithm in Machine LearningThe Apriori Algorithm is used for association rule learning on transactional databases. It identifies frequent itemsets and

Divya Sachan
Divya SachanAuthor
Statistics
1 MIN READ

Statistics

StatisticsMean ():Deviation from the Mean:Deviation of :Median / ModeMedian (Even ):Mode: The number with the highest occurrence.Example:15, 19, 16, 15, 13, 15,

Abhishek Singh Rajput
Abhishek SinghAuthor