akshat@tech:~$ whoami
Akshat G
akshat@tech:~$ pwd
/home/akshat
Experience
├── Shell India Markets Private Limited
├── Sensera
└── Manipal Institute of Technology
akshat@tech:~$ tree research
research
├── HAViT
│ ├── Hierarchical Multi-label Classification
│ └── Galaxy Zoo Benchmark
├── BTCV-DDPM
│ ├── Diffusion Pretraining
│ └── Medical CT Representation Learning
├── SemiSupervised-Spine
├── MoNuSeg
├── UNet-Benchmarks
└── Polyp-Segmentation
akshat@tech:~$ echo $CURRENT_FOCUS
• Foundation Models
• Data-Centric AI
• Representation Learning
• Production AI Systems
• Computer Vision
akshat@tech:~$ cat philosophy.txt
When I first started learning AI, I thought better models came from adding more layers,
more parameters, or more compute.
The more I learnt, the more I found myself asking a different question.
Instead of making models bigger, can we help them understand the world better?
That curiosity has slowly pulled me towards representation learning,
data-centric AI, and understanding what models actually perceive
rather than simply optimizing benchmark numbers.
I don't have all the answers yet, but I hope I never stop asking the questions.
Long term, I hope to contribute towards scalable,
interpretable and data-centric AI systems capable of solving
real-world problems.Languages
AI / Machine Learning
Development
Cloud & Deployment
akshat@tech:~$ apt install technical-skills
Reading package lists... Done
Building dependency tree... Done
Resolving dependencies... Done
Installing:
✔ Python ✔ TensorFlow
✔ OpenCV ✔ Docker
✔ Linux ✔ CUDA
✔ SQL ✔ Git
✔ Computer Vision ✔ Deep Learning
✔ Representation Learning ✔ MLOps
Done.
akshat@tech:~$ ls programming/
Python/ Java/
C++/ SQL/
TensorFlow/ PyTorch/
CUDA/ Docker/
Git/ Linux/
akshat@tech:~$ status
Research Papers ............... ███████=====
Projects ...................... ████████====
Engineering ................... ██████████==
Coffee ........................ ████████████
GPU Memory .................... Never Enough
Sleep ......................... 0% (see: Coffee)
akshat@tech:~$ history
1 Discover AI . . . . . . . . 2018
2 Learn Java . . . . . . . . 2019
3 Build first project . . . . 2020
4 Join research . . . . . . . 2024
5 Publish papers . . . . . . 2024
6 Build production systems . 2025
7 Keep learning . . . . . . . Present
akshat@tech:~$ exit
logout
Thanks for stopping by.