Skip to content
#

perceptron

Here are 396 public repositories matching this topic...

1. Perceptron: The very basic entity in Machine Learning. It's training and weights update in code. 2. Image Aesthetic Assessment: Determining the aesthetic content of an image. The network defined use Spatial Pyramid Pooling. 3. Image Classification: Alexnet architecture in Keras for image classification. Find more here

  • Updated Sep 6, 2017
  • Python

The goal of this project is to design a classifier to use for sentiment analysis of product reviews. Our training set consists of reviews written by Amazon customers for various food products. The reviews, originally given on a 5 point scale, have been adjusted to a +1 or -1 scale, representing a positive or negative review, respectively.

  • Updated Jul 8, 2021
  • Python

Improve this page

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

Learn more