Pinned Repositories
amanbh123
fact-checking-health-data
Robust machine learning system designed to verify the accuracy of health-related claims.
GNN-Based-HIV-Molecules-Classification
HIV molecules classification using GNN with attention
Image-Captioning-Bot
Image Captioning: Implementing the Image Caption Generator with python
kNN-SVM-with-VGG16-Features-for-COVID-19-Pneumonia-Detection
A scalable solution using VGG16 for feature extraction from chest X-rays and a kNN-SVM hybrid model for classification.
Machine-Learning-in-Python
Covered all topics of Machine Learning and Its algorithm Basic to advance - A to Z.
prd-automation-pipeline
A fully automated PRD (Product Requirement Document) processing pipeline using AI/ML and NLP for task assignment, workload balancing, and epic generation.
Semantic-Segmentation-with-U-Net-for-Architectural-Data
Semantic Segmentation using Unet
Traffic-Signs-Recognition-using-CNN-Keras
There are several different types of traffic signs like speed limits, no entry, traffic signals, turn left or right, children crossing, no passing of heavy vehicles, etc. Traffic signs classification is the process of identifying which class a traffic sign belongs to
Waste-or-Garbage-Classification-Using-Deep-Learning
This model is created using pre-trained CNN architecture (VGG16 and RESNET50) via Transfer Learning that classifies the Waste or Garbage material (class labels =7) for recycling.
deepak2233's Repositories
deepak2233/Coursera-Algorithmic-Toolbox
This repository contains all the solutions for the assignments of the course - Algorithmic Toolbox offered on Coursera.
deepak2233/Data-Structures-and-Algorithms
This repository contains python code for different data structures and algorithms.
deepak2233/Lecture-Material
Material used in lectures conducted by CAMP.
deepak2233/Placement-Preparation
Hello everyone, I have created this repository specifically for competitive questions and for placements preparation.
deepak2233/BengaliDictionary
A Large Collection of Bengali Words & Translations (বাংলা-শব্দ-bengali-shobdo-bengal-word-list-bangla-translation-spell-check-checker-dictionary-translator-dataset-data-set-english-to-bd-bn-en-e2b-sobdo)
deepak2233/AMIGOS
deepak2233/docker-cheat-sheet
Docker Cheat Sheet
deepak2233/Image-Captioning
Image Captioning
deepak2233/Image-Captioning-1
This is a project in which I have to generate captions for given Image dataset
deepak2233/Twitter-Sentiment-Analysis-1
It is a Natural Language Processing Problem where Sentiment Analysis is done by Classifying the Positive tweets from negative tweets by machine learning models for classification, text mining, text analysis, data analysis and data visualization
deepak2233/twitter_sentiment_analysis
A guide for binary class sentiment analysis of tweets.