- π 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.