Implementation of a multilayer perceptron, the stochastic gradient descent algorithm, and backpropagation, from scratch. A project for the TU/e course "2IGG0 Data Mining and Machine Learning".
-
Notifications
You must be signed in to change notification settings - Fork 0
poltimmer/MLP-From-Scratch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of a multilayer perceptron, stochastic gradient descent, and backpropagation, from scratch.