Popular repositories Loading
-
Stock-Trader
Stock-Trader PublicDeveloped a greedy algorithm in Python to output the maximum profit trading strategy given a stock market forecast of multiple businesses.
Python
-
Tic-Tac-Toe
Tic-Tac-Toe PublicEngineered a terminal-based Tic Tac Toe game in C++ along with a minimax AI algorithm that plays optimally against all users.
C++
-
Tents-and-Trees
Tents-and-Trees PublicConstructed a terminal-based Tents and Trees game in Python and created an AI capable of basic logical deduction that solves the game given any input.
Python
-
DNA-Analysis-Software
DNA-Analysis-Software PublicPrograms that can locate SNPs and Indels from an alignment between the reads and a reference genome as well as use these reads to reassemble the reference genome bottom-up.
Python
-
Linear-Regression
Linear-Regression PublicImplemented a linear regression program that determines the least-squared-error function, given data based on a polynomial graph. Utilized binary search to automate the process of finding the learn…
Python
-
Logistic-Regression
Logistic-Regression PublicWrote a logistic regression program that works with both completely and partially separable data.
Python
If the problem persists, check the GitHub status page or contact support.