My Medium Info
Top Writers
Get Your Portfolio
Dr. Ashish Bamania
~ Boosted Medium Articles ~
Overall Stats
Boosted Articles
48
Total Views
384,557
Total Reads
182,297
Read Ratio
47.4%
Total Claps
35,550
Total Comments
645
Avg. claps per article
740
Avg. comments per article
13
Your Vectors Databases Aren't Safe Anymore
A deep dive into the 'Vec2Vec' method that can translate embeddings from unknown encoders and decode them to extract sensitive information.
125 views
‧
48 reads
‧
38.4%
machine-learning
May 30, 2025
May 30, 2025
A Simple Principle From Noise-Cancelling Headphones Supercharges Transformers Like Never Before
A deep dive into the Differential Transformer architecture, learning how it works & why it is such a promising architecture to advance...
2,804 views
‧
1,517 reads
‧
54.1%
machine-learning
May 24, 2025
May 24, 2025
AI Just Made Data Compression Algorithms Multiple Times Better Than Ever
A deep dive into the 'LMCompress' algorithm that outperforms all traditional algorithms, supercharging data compression like never before.
3,546 views
‧
2,243 reads
‧
63.25%
machine-learning
data-science
May 20, 2025
May 20, 2025
You Don't Need 'Thinking' In LLMs To Reason Better
Deep dive and learn about the novel 'NoThinking' method that bypasses thinking in conventional reasoning LLMs to supercharge them.
1,083 views
‧
538 reads
‧
49.68%
artificial-intelligence
machine-learning
May 13, 2025
May 13, 2025
A Hands-On Guide To Federated Machine Learning With 'Flower'
A deep dive into Federated Learning and training an ML model to detect eye diseases using the Flower framework.
1,211 views
‧
506 reads
‧
41.78%
machine-learning
May 05, 2025
May 05, 2025
You Don't Need Backpropagation To Train Neural Networks Anymore
A deep dive into the 'NoProp' algorithm that eliminates the need for Forward pass and Backpropagation and coding it up from scratch.
51,024 views
‧
22,512 reads
‧
44.12%
machine-learning
Apr 25, 2025
Apr 25, 2025
Building A LinkedIn Content Creation Agency Using Google's Agent Development Kit
A hands-on tutorial on creating a helpful content creation multi-agent AI system using Google's Agent Development Kit (ADK)
4,025 views
‧
1,624 reads
‧
40.35%
programming
Apr 17, 2025
Apr 18, 2025
A Practical Guide To Fast Fine-Tuning Your LLMs With Unsloth
Learn to Fine-tune Llama 3 in minutes for medical question-answering with Unsloth using QLoRA
4,749 views
‧
1,870 reads
‧
39.38%
machine-learning
Apr 11, 2025
Apr 11, 2025
Building Your First Agentic RAG From The Ground Up
Learn to build a Multi-agentic RAG system by coding up Agentic tools and a Vector database from scratch.
5,617 views
‧
1,856 reads
‧
33.04%
machine-learning
programming
Apr 07, 2025
Apr 07, 2025
Your First Hands-on Guide To Quantum Programming With Qiskit
From mathematics to code, here's everything that you need to know to write and run your first Quantum program on an IBM Quantum computer.
1,516 views
‧
601 reads
‧
39.64%
Mar 30, 2025
Mar 31, 2025
Your First Hands-On Lesson On Using AlphaFold
A practical lesson on folding proteins using AlphaFold (and more!)
1,004 views
‧
384 reads
‧
38.25%
machine-learning
Mar 24, 2025
Mar 24, 2025
Building Your First AI Agent (That Will Actually Improve You As An AI Engineer)
A guide to building a helpful Multi-agent AI system that helps you find the top 10 AI research papers published in ArXiv every day
37,895 views
‧
14,244 reads
‧
37.59%
artificial-intelligence
programming
Mar 17, 2025
Mar 17, 2025
Revisiting The Basics: Rotary Position Embeddings (RoPE)
A lesson on Positional Embeddings all the way up to Rotary Position Embeddings (RoPE) from the ground up.
2,712 views
‧
1,335 reads
‧
49.23%
machine-learning
Mar 16, 2025
Mar 16, 2025
'FANformer' Is The New Game-Changing Architecture For LLMs
A deep dive into how FANFormer architecture works and what makes it so powerful compared to Transformers
4,292 views
‧
2,498 reads
‧
58.2%
machine-learning
Mar 09, 2025
Mar 10, 2025
The Open Source "Agentic Reasoning" Beats Google Gemini Deep Research
A deep dive into the "Agentic Reasoning" framework & the techniques behind it that make it outperform the most advanced reasoning LLMs...
7,128 views
‧
3,724 reads
‧
52.24%
machine-learning
programming
Feb 19, 2025
Feb 19, 2025
Multi-Head Latent Attention Is The Powerful Engine Behind DeepSeek
A deep dive Into DeepSeek's innovative Attention mechanism that makes its LLMs so good
6,096 views
‧
2,202 reads
‧
36.12%
Feb 14, 2025
Feb 14, 2025
DeepSeek-R1 Beats OpenAI's o1, Revealing All Its Training Secrets Out In The Open
A deep dive into how DeepSeek-R1 was trained from scratch and how this open-source research will accelerate AI progress like never before.
21,732 views
‧
11,174 reads
‧
51.42%
artificial-intelligence
machine-learning
Jan 27, 2025
Jan 27, 2025
Memory Layers Are Supercharging LLMs Like Never Before
A deep dive into how Memory layers work and how they supercharge the performance of LLMs.
11,536 views
‧
5,689 reads
‧
49.32%
machine-learning
Jan 21, 2025
Jan 21, 2025
Do LLMs Really Understand Math? No.
A deep dive into the latest research showing that current leading AI models are not capable of understanding and solving maths.
1,979 views
‧
952 reads
‧
48.11%
math
programming
Dec 15, 2024
Dec 15, 2024
Fourier Analysis Networks (FANs) Are Here To Break Barriers In AI
A deep dive into Fourier Analysis Networks (FANs), a novel neural network architecture and learning to build one from scratch.
24,203 views
‧
12,197 reads
‧
50.39%
machine-learning
Dec 06, 2024
Dec 06, 2024
Vision Transformers Completely Redefine How AI Perceives The Real World
A deep dive into the Vision Transformer (ViT) architecture that transformed Computer Vision and learning to build one from scratch
1,698 views
‧
755 reads
‧
44.46%
machine-learning
Nov 18, 2024
Nov 18, 2024
XNets Are Here To Outcompete MLPs & KANs
Deep dive into XNets, a neural network architecture that outperforms MLPs, KANs, and PINNs and learn to build one from scratch.
5,845 views
‧
3,163 reads
‧
54.11%
machine-learning
Nov 11, 2024
Nov 12, 2024
Amazing Things Happen When Attention Heads Are Supercharged Using Mixture-Of-Experts
A deep dive into how Mixture-of-Head Attention (MoH) enhances Attention mechanisms, making existing LLMs more efficient than ever.
1,991 views
‧
840 reads
‧
42.19%
machine-learning
programming
Oct 28, 2024
Oct 28, 2024
We Have Finally Found A Solution To An Extremely Energy Efficient AI
A deep dive into the L-Mul/ Linear complexity multiplication algorithm that makes our existing AI models faster and super energy-efficient
2,792 views
‧
1,301 reads
‧
46.6%
programming
Oct 21, 2024
Oct 22, 2024
'MathPrompt' Embarassingly Jailbreaks All LLMs Available On The Market Today
A deep dive into how 'MathPrompt' works, why it is so effective, and why it needs early patching to prevent harmful LLM content generation
19,296 views
‧
11,680 reads
‧
60.53%
artificial-intelligence
machine-learning
Sep 25, 2024
Sep 25, 2024
'Transfusion' Is Supercharging Training Multi-Modal LLMs Like Never Before
A deep dive into how 'Transfusion' enables training a single Transformer model using text & images to create a powerful multi-modal LLM
2,573 views
‧
1,028 reads
‧
39.95%
machine-learning
Sep 17, 2024
Sep 17, 2024
A Human Brain Inspired RAG Approach Has Reached The New State-of-the-Art
A deep dive into 'HippoRAG' — a faster, cheaper, and better-performing framework inspired by long-term human memory
5,745 views
‧
2,820 reads
‧
49.09%
machine-learning
programming
Sep 04, 2024
Sep 04, 2024
Google's New AI Can Hallucinate An Entire Video Game In Real Time Without A Game Engine
A deep dive into how Google's 'GameNGen' model works, how it is trained, and how it opens up new avenues for future AI applications.
5,006 views
‧
2,493 reads
‧
49.8%
artificial-intelligence
machine-learning
Aug 29, 2024
Aug 30, 2024
'MedGraphRAG' Is A Complete Game Changer For AI In Medicine
A deep-dive into how RAG, GraphRAG, and MedGraphRAG work and how they significantly improve the performance of LLM responses in Medicine.
5,957 views
‧
2,722 reads
‧
45.69%
data-science
programming
Aug 22, 2024
Aug 22, 2024
'Skeleton Recall Loss' Is The New Breakthrough In Segmentation
A deep dive into how Segmentation works and how the new Skeleton Recall Loss sets itself as the new state-of-the-art in this process
2,581 views
‧
1,040 reads
‧
40.29%
machine-learning
Aug 06, 2024
Aug 07, 2024
An LLM With A Visual Sketchpad Can Now Smash Its Competitors Without One (Even GPT-4o)
A deep dive into the "Sketchpad" framework that enables LLMs to draw and reason via the "Visual Chain-of-Thought Prompting" approach
1,351 views
‧
545 reads
‧
40.34%
machine-learning
programming
Jul 20, 2024
Jul 21, 2024
Here Is Google DeepMind's New Research To Build Massive LLMs With A Mixture Of Million Experts
A deep dive into the the Mixture-of-a-Million-Experts (MoME) architecture, which outperforms traditional LLMs like never before
4,312 views
‧
2,063 reads
‧
47.84%
machine-learning
Jul 13, 2024
Jul 13, 2024
The New 'Adam-mini' Optimizer Is Here To Cause A Breakthrough In AI
A deep dive into how Optimizers work, their developmental history, and how the 'Adam-mini' optimizer enhances LLM training like never...
4,684 views
‧
2,363 reads
‧
50.45%
machine-learning
Jul 05, 2024
Jul 05, 2024
A Squad Of Open-Source LLMs Can Now Beat OpenAI's Closed-Source GPT-4o
A deep dive into how the Mixture-of-Agents (MoA) model leverages the collective strengths of multiple open-source LLMs and beats GPT-4o
17,120 views
‧
5,521 reads
‧
32.25%
artificial-intelligence
machine-learning
Jun 30, 2024
Jun 30, 2024
Kolmogorov-Arnold Networks (KANs) Are Being Used To Boost Graph Deep Learning Like Never Before
A deep dive into how Graph Kolmogorov-Arnold Networks (GKANs) are improving Graph Deep Learning to surpass traditional approaches
7,838 views
‧
3,294 reads
‧
42.03%
machine-learning
Jun 26, 2024
Jun 26, 2024
Superfast Matrix-Multiplication-Free LLMs Are Finally Here
A deep dive into Matrix-Multiplication-Free LLMs that might drastically decrease the use of GPUs in AI, unlike today
12,507 views
‧
6,315 reads
‧
50.49%
machine-learning
Jun 20, 2024
Jun 20, 2024
Bend — A Rust-Backed Language That Supercharges Parallel Computing Like Never Before
A programming language that feels like Python and scales like CUDA, without needing any effort to make your code parallel, is here.
11,033 views
‧
4,804 reads
‧
43.54%
programming
May 18, 2024
May 19, 2024
A Deep Dive into SHA-256 By Learning To Hash by Hand
A thorough exploration of the fundamental details of the algorithm that preserves the security of today's computer systems
4,572 views
‧
1,738 reads
‧
38.01%
programming
May 14, 2024
May 14, 2024
Kolmogorov-Arnold Networks (KANs) Might Change AI As We Know It, Forever
A Deep Dive Into How Kolmogorov-Arnold Networks Work, How They Differ From Multi-Layer Perceptrons & How To Train One From Scratch
27,404 views
‧
12,794 reads
‧
46.69%
machine-learning
May 07, 2024
May 08, 2024
The Story Of The "Morris Worm" & How Rust Could Have Prevented It
A Deep Dive Into How How Cutting Down On C/ C++ And Widespread Adoption Of Rust Can Save Critical Systems That Humans Use Every Day
2,337 views
‧
1,247 reads
‧
53.36%
cybersecurity
programming
Apr 29, 2024
May 01, 2024
AI Can Now Look At Your Heart & Predict How Long You'll Live.
A Deep Dive Into How The Heart Works And How An AI Model Can Predict Human Survival Using Cardiac Images
2,342 views
‧
1,061 reads
‧
45.3%
artificial-intelligence
Apr 21, 2024
Apr 23, 2024
Stable Signature: Meta's Solution To End Misinformation Spread With AI-Generated Images
A Deep Dive Into How Generative AI Works, How It Can Be Used To Spread Misinformation & How It Is Being Fixed
1,600 views
‧
789 reads
‧
49.31%
artificial-intelligence
machine-learning
Apr 15, 2024
Apr 16, 2024
AI Can Now 'See' What You're Thinking About. This Is How Engineers At Meta Made It Possible.
A Deep Dive Into The AI That Can Generate Images From Brain Recordings In Real-time
1,787 views
‧
800 reads
‧
44.77%
artificial-intelligence
machine-learning
Apr 07, 2024
Apr 08, 2024
AI Is Now Treating Cancer (And This Begins An Exciting Era For Modern Medicine)
A Deep Dive Into How AI Helped Humans Discover A Novel Drug That Treats Liver Cancer
2,628 views
‧
1,181 reads
‧
44.94%
artificial-intelligence
science
health
Mar 28, 2024
Mar 29, 2024
AI Is Discovering New Antibiotics — A Task Previously Deemed Extremely Challenging For Humans.
A Deep Dive Into How AI Helped Humans Discover Two New Antibiotics — 'Halicin' & 'Abaucin'
2,909 views
‧
1,493 reads
‧
51.32%
health
Mar 18, 2024
Mar 19, 2024
Hold Tight, Nuclear Fusion Is Coming Sooner Than You Think (Thanks To Artificial Intelligence!)
A Deep Dive Into How AI Is Being Used To Make Nuclear Fusion Possible
2,954 views
‧
1,832 reads
‧
62.02%
artificial-intelligence
science
Feb 28, 2024
Feb 29, 2024
Google Grants $1 Million To Move From C++ To Rust. Is C++ Slowly Dying?
Google Is (Early) Adopting Rust. Are You?
24,266 views
‧
15,882 reads
‧
65.45%
programming
Feb 08, 2024
Feb 09, 2024
AI Is Breaking Past Human Discoveries.
Taking a deep dive into AlphaDev and exploring how it is discovering novel groundbreaking algorithms in Computer Science
5,152 views
‧
3,019 reads
‧
58.6%
artificial-intelligence
programming
Dec 12, 2023
Dec 12, 2023