Aman Pandey
  • Tech Blogs
  • Non Tech Blogs
Categories
All (16)
AWS (1)
attention (1)
big-data (1)
convolution (1)
deep-learning (11)
machine-learning (2)
metrics (1)
nlp (4)
optimization (1)
python (3)
vision (1)

Tech Blogs

Sharing My Learning in Math, Programming and AI

Parallelism and Concurrency

python
We discuss the Theoretical Foundation of Parallelism and Concurrency and some low level primitives. Discuss how it is done on Python and compare it with other programming language.
Oct 15, 2023
Aman Pandey
12 min

Big Data Processing

big-data
AWS
Exploring different tools and technologies to store, integrate, analyze, process, visualize data at large scale in a batch and stream fashion both with custom tools and AWS managed services
Oct 6, 2023
Aman Pandey
12 min

Data and Model Management | Model Monitoring and Logging.

machine-learning
deep-learning
In this post, we discuss ways of managing different versions of Data and Model artificats. Configuration Management and Data Validation. Monitoring the model using TIG stack. Logging and Alert.
Sep 16, 2023
Aman Pandey
8 min

 

Different types of Attentions

deep-learning
attention
A dive into different types of attention from it start with Bahdanau to Flash Attention.
Jun 22, 2023
Aman Pandey
11 min

Improve Model’s Prediction power using Regularization

deep-learning
Different ways to increase the model’s prediction power using different regularization Techniques
Mar 20, 2023
Aman Pandey
16 min

Convolution and Common architectures

deep-learning
convolution
Understanding different types of CNN layers and some common architectures
Nov 8, 2022
Aman Pandey
17 min

Optimizers in - Deep Learning

deep-learning
optimization
3D visualization of different optimizers.
Nov 4, 2022
Aman Pandey
9 min

Metrics for Machine Learning

machine-learning
deep-learning
metrics
A deep dive into different types of Metrics for evaluating Machine Learning Models.
May 22, 2022
Aman Pandey
17 min

Object Detection

deep-learning
vision
Object Detection - SSD | YOLO | R-CNN | Fast R-CNN | Faster R-CNN
Aug 16, 2021
Aman Pandey
18 min

Linguistics

nlp
Deep into linguistics, For the curious souls to know why sometime languages don’t make sense and we want computers to understand it better than us.
Jul 16, 2021
Aman Pandey
15 min

Weight Intialization

deep-learning
Learning different ways of weight Intialization their effects and common pitfalls.
Jun 24, 2021
Aman Pandey
16 min

Memory and Time Profiling

python
Let’s save some time and memory, coz both are expensive.
May 22, 2021
Aman Pandey
8 min

Functional Programming capabilites of python

python
Lambda, Comphrensions, Decorators and Generators with some sweet python tips and tricks.
Nov 4, 2020
Aman Pandey
6 min

Word Embeddings

deep-learning
nlp
Word2vec, Glove, Fastext, ELMO, Character-Aware Language Model
Oct 25, 2019
Aman Pandey
17 min

RNN Models

deep-learning
nlp
We go through RNN, LSTM, GRU building intution and coding from scratch to understand forward and backward pass.
Oct 15, 2019
Aman Pandey
10 min

NLP Overview

deep-learning
nlp
What is NLP, what problems does it solve and components within it.
Oct 8, 2019
Aman Pandey
19 min
No matching items
Back to top

Blog made with 💜 and Quarto, by Aman Pandey. License: CC BY-SA 2.0.

 
  • Edit this page
  • Report an issue