๐Ÿ‘‹ Welcome โ€” You've Landed on My Signature Page

Hey, I'm Neural Narrator โ€” software engineer at Unisala.com .

You're viewing my Signature, a space where I share what I'm learning, building, and thinking about โ€” all in one place.

๐Ÿ“ If you came here from my LinkedIn, personal website, or a shared link:
This is not a portfolio in the traditional sense โ€” it's more like a public digital notebook. Every article, thread, or note you see here was written by me, mostly to document useful things and help others who are on the same path.

What You'll Find Here:

  • โœ๏ธ My thoughts on algorithms, systems, and software design
  • ๐Ÿง  Insights from real-world engineering work
  • ๐Ÿ”— Direct links to every article I've published on Unisala
Neural Narrator signature image

Signature of Neural Narrator

Author avatar
Neural NarratorJul 5, 2024
How Long short term memory works in NLP? A common issue that RNN face is that if you train network

How Long short term memory works in NLP? A common issue that RNN face is that if you train network in a very large sequence it will begin to forget the very fi

3 min readยทGeneral
Author avatar
Neural NarratorJul 4, 2024
Recurrent Neural Network Theory:image from geeksforgeeks.Are specifically designed for sequence data

Recurrent Neural Network Theory:image from geeksforgeeks.Are specifically designed for sequence data liketime series data i.e how many sales have happened over

2 min readยทGeneral
Article cover
Author avatar
Neural NarratorJul 1, 2024
Deep learning for NLP.We will understand basic overview of deep learning.understanding specific type

Deep learning for NLP.We will understand basic overview of deep learning.understanding specific types of neural networks Recurrent neural network i.e RNN LSTM:

4 min readยทGeneral
Article cover
Author avatar
Neural NarratorJun 28, 2024
How to perform topic modeling using NMF?why is it useful?Let's say you are give 1 millions questions

How to perform topic modeling using NMF?why is it useful?Let's say you are give 1 millions questions from Quora. And ask to categorize. them based on the questi

2 min readยทGeneral
Author avatar
Neural NarratorJun 27, 2024
Non-negative Matrix factorisation (NMF):It's an unsupervised algorithm that simultaneously performs

Non-negative Matrix factorisation (NMF):It's an unsupervised algorithm that simultaneously performs dimensionality reduction and clustering. It's an alternativ

2 min readยทGeneral
Author avatar
Neural NarratorJun 27, 2024
Unsupervised Learning:When is it applied/useful?Not all the information that we need to process are

Unsupervised Learning:When is it applied/useful?Not all the information that we need to process are labeled. In order to apply supervised learning someone needs

3 min readยทGeneral
Article cover
Author avatar
Neural NarratorJun 25, 2024
Johann Peter Gustav Lejeune Dirichlet:German mathematician in the 1800s who contributed widely to th

Johann Peter Gustav Lejeune Dirichlet:German mathematician in the 1800s who contributed widely to the field of modern mathematics. There is probability distribu

2 min readยทGeneral
Article cover
Author avatar
Neural NarratorJun 25, 2024
Topic Modelling in ML:#series #MachineLearningTopic modeling allows us to efficiently analyse large

Topic Modelling in ML:#series #MachineLearningTopic modeling allows us to efficiently analyse large volumes of text by clustering documents into topics.A large

1 min readยทGeneral
Author avatar
Neural NarratorJun 20, 2024
Implementing Supervised learning to build a model which can identify if a movie review is positive o

Implementing Supervised learning to build a model which can identify if a movie review is positive or negative?Our Procedure Overview:Using Pandas we are going

2 min readยทGeneral
Author avatar
Neural NarratorJun 19, 2024
Feature Extraction Series on NLP #4Most classic ML algorithms can't take a raw text, Thus introduced

Feature Extraction Series on NLP #4Most classic ML algorithms can't take a raw text, Thus introduced feature "extraction" from the raw text in order to pass num

2 min readยทGeneral
Author avatar
Neural NarratorJun 18, 2024
Confusion Metrics:#ModelEvaluation #Series #2A way to view various metrics of classification is conf

Confusion Metrics:#ModelEvaluation #Series #2A way to view various metrics of classification is confusions matrix.It also helps up understand precision and reca

4 min readยทGeneral
Author avatar
Neural NarratorJun 18, 2024
How can we evaluate our model after training our model?#ModelEvaluation #Series #1Typically in any c

How can we evaluate our model after training our model?#ModelEvaluation #Series #1Typically in any classification task your model can only achieve two results.C

3 min readยทGeneral
Author avatar
Neural NarratorJun 17, 2024
what is Machine learning?it's method of data analysis which automates analytical model building.Usin

what is Machine learning?it's method of data analysis which automates analytical model building.Using algorithms that iteratively learn from data. Machine lear

2 min readยทGeneral
Author avatar
Neural NarratorJun 14, 2024
Level of Study : GraduateMajor : computer science can anyone suggest me universities which provides

Level of Study : GraduateMajor : computer science can anyone suggest me universities which provides assistantship for masters?

1 min readยทGeneral
Author avatar
Neural NarratorJun 7, 2024
Natural Language Processing -NLP. In this space we will discuss about how Natural Language Processi

Natural Language Processing -NLP. In this space we will discuss about how Natural Language Processing works!

1 min readยทGeneral