Pinned Loading
-
Linear-Polynomial-Regression
Linear-Polynomial-Regression PublicMachine 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
-
Multilayer-Perceptrons
Multilayer-Perceptrons PublicMachine learning binary classification using multilayer perceptron on the MNIST dataset. Outputs the accuracy of the model alongside network architecture.
Python 1
-
Deck-of-Dequeues
Deck-of-Dequeues PublicTurn-based card game, in which the goal is to have the lightest deck in terms of weight.
C++ 1
-
Socket-Client-and-Server
Socket-Client-and-Server PublicBasic TCP/IP client and server network that allows the client to upload files to the server.
C++ 1
-
Text-Generation
Text-Generation PublicMachine learning generation of Shakespearean text using a recurrent neural network.
Python 1
If the problem persists, check the GitHub status page or contact support.