Skip to content
#

long-short-term-memory

Here are 205 public repositories matching this topic...

It analyses the movie review entered by a user for any specific movie and analyses what is the sentiment of the review. It helps the companies rate the movie and understand crowd sentiment regarding it. Sentiment analysis is a natural language processing problem where text is understood and the underlying intent is predicted.

  • Updated Sep 8, 2020
  • Jupyter Notebook

Participants in this Specialization have the opportunity to construct and train various neural network architectures, including Convolutional Neural Networks, Recurrent Neural Networks, LSTMs, and Transformers. They learn to enhance these networks with techniques such as Dropout, BatchNorm, Xavier/He initialization, among others.

  • Updated Jan 12, 2024
  • Jupyter Notebook

Opinion recommendation is a task, recently introduced, for consistently generating a text review and a rating score that a certain user would give to a certain product, which has never seen before. Input information driving recommendation is text reviews and ratings for this product contributed by other users and text reviews submitted by the us…

  • Updated Mar 6, 2023
  • Python

Deep Learning class projects from Kagle. All projects are individual projects conducted by me using pyhton (keras, tensor-flow, matplotlib and other libraries). Different Deep Neural Network (DNN) methods were used and results were compared based one efficiency and accuracy. Results and conclusions based on results were reported.

  • Updated Nov 9, 2020
  • Python

Improve this page

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

Learn more