Why we needed the word-2-vec when we already have Bags of word and TF-IDF algorithms in NLP? The word 2 vec gives us a crucial data optimization as well as …

Word-2-Vec Natural Language Processing (NLP)

TF – IDF Natural Language Processing (NLP)
In information retrieval, TF – IDF, NLP, is also written as TF*IDF. Here, TF stands for Term Frequency and IDF stand for Inverse Document Frequency. The basic formula to calculate …

Convolutional Neural Network (CNN)
Introduction to Convolution Neural Network – • Convolution Neural Network’s are similar to typical neural networks.• CNN takes images as inputs.• This allows us to solve problems involving Image Recognition, …

Deep Learning
Deep Learning is the class of machine learning or a subset of machine learning in which approach of Computer Science to mimic the human brain by making the artificial neural …