// The Library

Technical Deep Dives,
& systems logic.

Latest Updates

2. NLP: LSTM & GRU

A guide on LSTM and GRU models and how they overcome limitations of RNNs.

May 08, 2025 5 min read #NLP

1. NLP: Recurrent Neural Networks [RNN]

A guide on the first steps towards modern NLP.

May 04, 2025 13 min read #NLP

8. Computer Vision: Neural Style Transfer

Mini Project performing style transfer from a source image to a target image.

Mar 28, 2025 3 min read #Computer Vision

7. Computer Vision: Instance Segmentation

A small description on Instance Segmentation.

Mar 27, 2025 8 min read #Computer Vision

6. Computer Vision: Object Detection

A detailed description on Object Detection models.

Mar 25, 2025 22 min read #Computer Vision

5. Computer Vision: Semantic Segmentation

A small guide on semantic segmentation of images.

Mar 24, 2025 8 min read #Computer Vision

2. Computer Vision: Pre trained Models

A small guide on how to work with pre-trained models.

Mar 22, 2025 4 min read #Computer Vision

3. Computer Vision: Transfer Learning

A small guide on how transfer learning using pre-trained models.

Mar 22, 2025 6 min read #Computer Vision

4. Computer Vision: Fine Tuning Models

A small guide on how to fine-tune pre-trained models.

Mar 22, 2025 3 min read #Computer Vision

1. Computer Vision: Architecture

A description on working of CNNs.

Mar 21, 2025 11 min read #Computer Vision