Skip to content
#

single-layer-perceptron

Here are 38 public repositories matching this topic...

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

NeuralNetwork Language is a console application that uses a single-layer neural network to identify the language of a given text. It trains on data in the trainData folder and predicts the language of texts in the testData folder or manually inputted text. The application supports multiple languages as long as they are correctly labeled.

  • Updated Apr 26, 2023
  • Java

Improve this page

Add a description, image, and links to the single-layer-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 single-layer-perceptron topic, visit your repo's landing page and select "manage topics."

Learn more