B.S. in Data Science from the University of Florida. Experience in C++, Python, R, LaTeX, Java. Passionate about AI, ML, Data Science.
- Arlington, VA
- https://www.linkedin.com/in/minatoskymyers/
Pinned Loading
-
-
Huffman_Coding_Algorithm
Huffman_Coding_Algorithm PublicEncodes and Decodes characters in a file.
C++ 1
-
Sorting_Analysis
Sorting_Analysis PublicAnalyzed sorting algorithms and produced graphs displaying their efficiencies using NumPy and Matplotlib in Jupyter Notebook.
Jupyter Notebook 1
-
High_School_Freshman_Files
High_School_Freshman_Files PublicPrograms created in 9th grade while taking AP Computer Science A
Java 1
-
ConnectFour with AI (Python)
ConnectFour with AI (Python) 1import random
2def p(array):
3string = ""
4for row in array:
5for column in row:
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.