@Dhruv_mali
Dhruv Mali
@Dhruv_mali
Gandhinagar, India
Devfolio stats
Devfolio stats
3
projects
3
0
prizes
0
9
hackathons
9
0
Hackathons org.
0
GitHub
GitHub
669
contributions in the last year
Apr
S
M
T
W
T
F
S
Mar
39
stars earned
48
repositories
11
followers
TTD-net
Reconstructing Visual Perception from EEG Signals via Multi-Scale Neural Encoding and Latent Diffusion
Python
0Stars
0Forks
Incept-SADNet
A hybrid CNN-Transformer architecture for multi-class EEG-based stress classification using multi-scale temporal feature extraction, squeeze-and-excitation attention, and self-attention mechanisms.
Jupyter Notebook
1Stars
0Forks
Threshold-Urban-Planner
Threshold - Urban Development & Service Gap Analysis Platform Threshold is a comprehensive geospatial analysis platform that combines satellite remote sensing, machine learning, and real-time data processing to identify optimal locations for urban development and analyze service accessibility gaps.
Jupyter Notebook
2Stars
1Forks
Video-RAG
A powerful Video RAG system that enables users to upload videos, automatically builds searchable indexes from transcripts, and answers questions using Google Gemini. Built with a focus on local processing and only free tools.
Python
5Stars
0Forks
Medium Posts
Medium Posts

TTDnet
medium.com
TTDnet — ThingsThoughtDiffusion Reconstructing Visual Perception from EEG Signals via Multi-Scale Neural Encoding and Latent Diffusion Overview TTDnet is a two-stage framework for generating photorealistic images directly from electroencephalography (EEG) recordings. Given a raw multi-channel EEG epoch captured while a subject views an object, TTDnet reconstructs a semantically faithful image of that object. The system bridges the gap between low-SNR neural signals and high-fidelity image generation by c...

Incept-SADNet (Inception-Augmented Self Attention Decoding Network)
medium.com
A hybrid CNN-Transformer architecture for multi-class EEG-based stress classification using multi-scale temporal feature extraction, squeeze-and-excitation attention, and self-attention mechanisms. Overview InceptSADNet extends the conventional single-scale temporal convolution paradigm used in EEG classification models (such as EEGNet and ShallowConvNet) by introducing an Inception-inspired multi-scale temporal front-end coupled with a Transformer encoder for long-range temporal dependency modeling. The...

AlphaEvolve: Google’s Vision for Self-Evolving Code
medium.com
Introduction From a very long-time new AI tools like ChatGPT, cursor, Replit etc are lifting the hood and coming up with new vibe coding ideas and making their software more and more powerful, while google just raised the bar high and introduced us to AlphaEvolve. Versatility of LLMs is crazy they can generate code, brainstorm ideas and even debug or correct us sometimes, well AlphaEvolve is an evolutionary coding agent which not only does work of other coding agents but on top of that agent powered by l...