- Tempe
Stars
This program takes and input of an ECG in European Data Format (EDF) and outputs the classification for heartbeats into normal vs different types of arrhythmia . It uses a deep learning model for c…
An abstractive summarization tool that can condense documents and web pages using Bidirectional Auto-Regressive Encoders for Transformer or BART for short. It is a desktop application with a UI con…
A project which uses data collected by international organizations and universities and predicts the future consequences of Global Warming using time-forecasting techniques and machine learning mod…
A NodeJS based Hospital Management System that helps doctors and nurses organize and prioritize patients based on the severity of their condition. Built with Express server and MongoDB to store data.
The program takes an image input and pre-processes using edge detection and gray-scaling to detect the location of all possible License Plates in the picture. It then ueses OCR to identify the char…
A Web application that helps users manage their expenses and sort date according to amounts and dates to help maintain an ordered log. The project uses React to create web application by creating v…