Skip to content
#

multilayer-perceptron

Here are 22 public repositories matching this topic...

MultilayerPerceptron Project is a C++ implementation of a multilayer perceptron capable of classifying handwritten Latin alphabet images with 2 to 5 hidden layers. Built with the MVC pattern and Qt library, it requires C++17, CMake, Qt5 Widgets/Charts, and Google Test library. The program can be customized and features options.

  • Updated May 9, 2023
  • C++

The Toxic Comments Classifier is a robust machine learning tool implemented in C++ designed to identify toxic comments in digital conversations. Featuring a custom-built multi-layer perceptron (MLP) architecture with multiple layers and nodes, this project enhances the understanding of the learning processes involved in machine learning.

  • Updated Oct 12, 2024
  • C++

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