- 🎓 A Computer Science student and an Open Source Contributor with contributions to Keras, KerasCV, Keras.io, TensorFlow, and HuggingFace.
- 🔧 I'm currently working on an exciting new project in Machine Learning, pushing the boundaries of what's possible
- 👯 I’m looking forward to collaborate on open source projects.
- 💬 Ask me about computer vision, tensorflow, pytorch
- 🌱 Exploring LLMs and studying the theory behind models like GPT and LLaMA.
- ✔ Fun fact : I Always try to learn something new and then sleep till it store in the brain 😎
-
YOLOv8 Example on Keras.io 🦸♂️
This blog explains how to use the YOLOv8 model for object detection using KerasCV. It provides a practical example and guide to implementing YOLOv8 in your own projects.
-
EDSR Research Paper Implementation 📝
This blog walks through the implementation of the EDSR (Enhanced Deep Super-Resolution) model from the research paper, showing how to build and train the network using Keras.
-
Tensorflow Decision Forest Demo 🌳
This blog demonstrates how to use TensorFlow Decision Forest (TF-DF) for tweet classification, showcasing an easy way to get started with decision forests for natural language processing tasks.