Projects
Projects
ChestX-AI
27 Jan 2024It's a machine learning project for image captioning on radiological Chest X-ray images. NLP is used for captioning, image processing and CNN used for feature extraction of images.
Algorithms From Scratch
02 Sep 2024Machine learning algorithms from scratch in python.
Traffic Sign Recognizer
22 Jan 2024It's a multilabel classification problem. Project aim is to recognize traffic signs from an image.
Big Data Module Box
30 Jan 2024created a big data junk box. It consists of some modules about datasource operations, pyspark operations, io operations etc. Check readme.md and codes for details.