top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Multi-layer Perceptron

Project type

Python, Artificial Intelligence / Machine Learning

Date

February 2023

Location

Bloomington, IN

As a starting foray into understanding Neural Networks and their implementation, I implemented a Multi-Layer Perceptron in Python that made use of stochastic gradient descent for backpropagating during its learning process.

bottom of page