Skip to content
View jreinert's full-sized avatar
  • Frankenmuth, Michigan
Block or Report

Block or report jreinert

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. csis501_circular_p2p_project_reinert csis501_circular_p2p_project_reinert Public

    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.

    Java

  2. cs401_p2p_project_reinert cs401_p2p_project_reinert Public

    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…

    Java 1

  3. csis697_pitch_classification_knn_ann_reinert csis697_pitch_classification_knn_ann_reinert Public

    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…

    Python 1

  4. csis582_predicting_fantasy_football_scores_qb_reinert csis582_predicting_fantasy_football_scores_qb_reinert Public

    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.

    Python

  5. csis697_CIFAR10_classification_convolutional_neural_network csis697_CIFAR10_classification_convolutional_neural_network Public

    Homework assignment for Machine Learning (CSIS 697) that uses a Convolutional Neural Network to classify CIFAR10 image data. Written in Python. Uses Tensorflow and Keras libraries.

    Python

  6. csis697_iris_classification_support_vector_machine_neural_network csis697_iris_classification_support_vector_machine_neural_network Public

    Homework assignment for Machine Learning (CSIS 697) using Support Vector Machine and Neural Network models for iris classification. Written in Python. Uses Tensorflow, Keras, and Scikit-learn libra…

    Python