Skip to content
#

max-pooling

Here are 27 public repositories matching this topic...

NLP-FinHeadlines-MoodTracker is a NLP project utilising sentiment analysis on financial news headlines. It employs a combination of CNN and LSTM layers to predict sentiment (positive, negative, neutral). The model incorporates an embedding layer, 1D convolution, max pooling, bidirectional LSTM, dropout, and dense layer for sentiment classification.

  • Updated Jul 14, 2023
  • Jupyter Notebook

A collection of Jupyter notebooks containing various MNIST digit and fashion item classification implementations using fully-connected and convolutional neural networks (CNNs) built with TensorFlow and Keras. 2020.

  • Updated Nov 12, 2020
  • Jupyter Notebook

Digitally recognizing numbers in real life images has been a tough problem in artificial intelligence for many decades. The problem stems from the seemingly endless variations on fonts, colors, spacings, locations etc that these numbers can take within an image.

  • Updated Jul 8, 2018
  • PureBasic

Improve this page

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

Learn more