![Preview Image](/../assets/img/popout_labeled.png)
Post-Disaster Damage Assessment with CNN
This project is still under development. Exploratory Data Analysis (EDA) The dataset is obtained from xBD: A Dataset for Assessing Building Damage from Satellite Imagery. These data conta...
This project is still under development. Exploratory Data Analysis (EDA) The dataset is obtained from xBD: A Dataset for Assessing Building Damage from Satellite Imagery. These data conta...
I tried to implement logistic regression to diagnose parkinson disease, the dataset is obtained from Oxford Parkinson’s Disease Dataset Dataset This dataset is composed of a range of biomedi...
INTRODUCTION AND PROBLEM DEFINITION The current era is defined by rapid technological advancements that made innovation a central focus for both academic and industrial sectors. Understanding ho...
This project simulates an organism using C++ programming and implements queue and tree data structures. The organism is constructed from cells with DNA lengths read from a data file, which are th...
C++ Interactive Linked List Console Simulator This is an interactive console-based simulator for understanding and visualizing linked list data structures. The simulator provides a simulation fo...
Introduction A bot to organize data from Google Spreadsheet through Telegram Bot. There are two main function of this bot; save and check data in accordance with the Google Sheets table. Users ...