Skip to content
View mckinneymorgan's full-sized avatar

Block or report mckinneymorgan

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. Linear-Polynomial-Regression Linear-Polynomial-Regression Public

    Machine learning linear regression that uses gradient descent to predict, train, and test on a given .csv file. The resulting best polynomial model is then graphed.

    Python 1

  2. Multilayer-Perceptrons Multilayer-Perceptrons Public

    Machine learning binary classification using multilayer perceptron on the MNIST dataset. Outputs the accuracy of the model alongside network architecture.

    Python 1

  3. Deck-of-Dequeues Deck-of-Dequeues Public

    Turn-based card game, in which the goal is to have the lightest deck in terms of weight.

    C++ 1

  4. Genealogy Genealogy Public

    Builds family tree based on user input.

    C++ 1

  5. Socket-Client-and-Server Socket-Client-and-Server Public

    Basic TCP/IP client and server network that allows the client to upload files to the server.

    C++ 1

  6. Text-Generation Text-Generation Public

    Machine learning generation of Shakespearean text using a recurrent neural network.

    Python 1