Hey, I'm Niket Girdhar.
I'm a Python Developer based in India. I'm passionate about learning new technologies and sharing knowledge with others.

Recent posts
T5 – Text-To-Text Transfer Transformer
T5 is a unified encoder-decoder Transformer architecture that frames every NLP task as a text-to-text problem, enabling exceptional performance across diverse domains.
July 9, 2025
Activation Functions
Activation functions neural networks. They determine whether a neuron should be activated or not by transforming the input signal into an output signal.
May 22, 2025