Jacob Enoch's repositories

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Portfolio-WIP

A project that seeks to showcase projects/jobs completed at Metal Benders LLC. Meant to be an exercise in using Flask/React in web development. Will eventually expand by adding other photo portfolios (vacations, etc).

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

CMSC447-Project-IRL-Pokemon-Go

A project that consists of 4 iterations of an agile development cycle.

Language:PythonStargazers:4Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0

InsertionVsMerge

Implementation and comparison of recursive Merge Sort and Insertion Sort in Python.

Language:PythonStargazers:0Issues:0Issues:0

Speech_To_Text_To_Speech

A program that uses Azure's Speech APIs to convert speech to text initially and then convert that transcribed text back to speech.

Language:PythonStargazers:0Issues:0Issues:0

Machine_Learning_Assignments

A repo containing all completed assignments for Spring 2022 CMSC481 - Machine Learning at UMBC

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

ML_Final_Exam_Code

Code that was used for calculations for the UMBC Spring 2022 Machine Learning final exam

Language:PythonStargazers:0Issues:0Issues:0

Dynamic_Coins

A top-down recursive, top-down recursive memoized and bottom-up iterative implementation of the general coin problem. This finds the minimum number of coins, given a specific denomination, that can be used for an amount of money.

Language:PythonStargazers:0Issues:0Issues:0

CMSC478-Spring-2022

Slides and course materials of CMSC478 Machine Learning Course at UMBC Instructor: Fereydoon Vafaei All Rights Reserved - 2022 Distribution of this content is strictly prohiobited. No copy for non-UMBC students and other users is allowed.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Hash_Of_Heaps

A hash table that has heaps for buckets.

Language:C++Stargazers:0Issues:0Issues:0

Triage-Priority-Queue

A priority queue data structure implemented in C++ with a scenario provided: a priority queue for triage patients in a hospital.

Language:C++Stargazers:0Issues:0Issues:0

Treap-Data-Structure

A treap (essentially a heap tree) implemented in Java.

Language:JavaStargazers:0Issues:0Issues:0