You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Circular Peer-to-Peer project for Computer Networks and Security (CSIS 501). File locations are distributed across the network and peers only know the locations of their neighbors. Written in Java.
Peer-to-Peer Network project for Computer Networks (CS 401) that contains a centralized server node that peers query to find the location of a desired file. Peers then request the file from the pee…
Final project for Machine Learning (CSIS 697) that uses k-Nearest Neighbors and Artificial Neural Network models to classify baseball pitches thrown during the 2015-2018 MLB baseball seasons. Writt…
Final project for Artificial Intelligence (CSIS 582) using Linear Regression and Artificial Neural Network models to predict weekly fantasy football scores of quaterbacks. Written in Python.
Written in Python. Run quicken_data_preprocessing.py first. Run quicken_visualization.py for data visualizations. Run quicken_neural_network.py for proposed neural network model.