- Earth
-
-
-
Uses the Lempel–Ziv–Welch algorithm to compress and decompress a GIF
-
Tweet-Intimacy-Analysis Public
roBERTa models trained to recognize intimacy in text.
-
The task is to discriminate between Tweets that have been labeled asTweets with INFORMATIVE or UNINFORMATIVE using a Logistic Regression Classifier.
Jupyter Notebook UpdatedSep 8, 2022 -
Python program to bypass the 40-digit limit for multiplication and addition.
Python UpdatedMay 13, 2022 -
Committee-Based-Classifier Public
The goal of this project is to implement a committee-based tracking ensemble model for human detection and tracking. This repository contains ML models and FairMOT implementation.
Jupyter Notebook UpdatedMay 11, 2022 -
-
LanguageAnalyzer Public
The LanguageAnalyzer iOS app can recognize a language and retrieve parts of speech from sentences.
-
-
TDD-Minesweeper Public
Use TDD to implement a Minesweeper game in Java.
-
Get-Unix-Time-TDD Public
Fetches unixtime from the WorldTime API using test driven development.
Java UpdatedNov 7, 2020 -
stream-sockets Public
Using stream sockets to write a simple server/client pair.
C UpdatedFeb 28, 2020 -
supermarket-manager Public
Used pthreads to simulate customers waiting for cashiers at a supermarket and arranging themselves to enter queues with the least number of customers.
-