Skip to content
#

max-pooling

Here are 26 public repositories matching this topic...

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

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

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