Skip to content
#

multilayer-perceptron

Here are 5 public repositories matching this topic...

Repository contains my Jupyter Notebook files (ran either in VSCode using the Jupyter Notebook extension, either Notebook or Lab through Anaconda, or Google Colab) for a Multilayer Perceptron (MLP) capable of predicting wine scores and classifying quality, for EEL6812 - Advanced Topics in Neural Networks (Deep Learning with Python) course, PRJ01

  • Updated Jul 3, 2024
  • Jupyter Notebook

This repository focuses on handwritten digit recognition using the MNIST dataset. It includes implementations of Logistic Regression, MLP, and LeNet-5 in PyTorch, organized into folders for reports, flowcharts, scripts, and notebooks, with detailed instructions for preprocessing and training.

  • Updated Jul 15, 2024
  • Jupyter Notebook

This repository contains a collection of fundamental topics and techniques in machine learning. It aims to provide a comprehensive understanding of various aspects of machine learning through simplified notebooks. Each topic is covered in a separate notebook, allowing for easy exploration and learning.

  • Updated Sep 18, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the multilayer-perceptron topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multilayer-perceptron topic, visit your repo's landing page and select "manage topics."

Learn more