Pinned Repositories
Anime_Recommender
Anime Recommender - Recommending similar anime using unsupervised KNN and K-Means
CGS-ZSL
ChatGPT-guided Semantics for Zero-shot Learning
ClaY_the_bot
A Discord bot made as a side project.
COVID-19_Info
Shows situation summary for last 24 hours and Hospital information(Bed, ICU, HDU) in Real-Time
dauds_family
CSE373 Assignment. This problem is also known as Vito's Family.
DisasterRescueBot
A project for Operating System Course (CSE323)
Docket
A website to keep track and sharing reviews of movies, tv shows, anime, games and books
Draw_App
A simple app for drawing shapes on an empty canvas
Reaction_Time
Check out your Reaction time ⚡
Subtitle_Scripts
Batch Scripts to Extract, Remove, Mux and Burn/Hardcode Subtitle using ffmpeg
FHShubho's Repositories
FHShubho/Subtitle_Scripts
Batch Scripts to Extract, Remove, Mux and Burn/Hardcode Subtitle using ffmpeg
FHShubho/Reaction_Time
Check out your Reaction time ⚡
FHShubho/Anime_Recommender
Anime Recommender - Recommending similar anime using unsupervised KNN and K-Means
FHShubho/CGS-ZSL
ChatGPT-guided Semantics for Zero-shot Learning
FHShubho/ClaY_the_bot
A Discord bot made as a side project.
FHShubho/COVID-19_Info
Shows situation summary for last 24 hours and Hospital information(Bed, ICU, HDU) in Real-Time
FHShubho/dauds_family
CSE373 Assignment. This problem is also known as Vito's Family.
FHShubho/DisasterRescueBot
A project for Operating System Course (CSE323)
FHShubho/dl_exercise
Backup repo for my DL exercise notebooks
FHShubho/Docket
A website to keep track and sharing reviews of movies, tv shows, anime, games and books
FHShubho/Draw_App
A simple app for drawing shapes on an empty canvas
FHShubho/dot_and_box
Simple dot and box game in windows console.
FHShubho/Edit_distance
Finding edit distance and steps to transform one string into the other.
FHShubho/family_tree
CSE440 Assignment
FHShubho/FHShubho
FHShubho/Helmet_Detection_YOLOv4-tiny
Detection of helmet using YOLOv4-tiny model
FHShubho/n_Queen_Problem
Placing n queens in an n*n chess board using backtracking in such a way no queen attacks another.
FHShubho/PascalVOC_annotation_to_YOLO_annotation
Python script for converting Pascal VOC XML annotation files to normalized YOLO TXT annotation files
FHShubho/plant_disease_classification
Predicting plant disease from diseased leaf image using CNN
FHShubho/redesigned-robot
Scripts for personal use
FHShubho/temperature_monitor_using_microcontroller
CSE 331 project - temperature monitor and indicating using PIC16F877A microcontroller.
FHShubho/wine_quality_prediction
Predicting wine quality using Linear Regression