Skip to content
#

ltsm-model

Here are 12 public repositories matching this topic...

In this work, I trained a Long Short Term Memory (LSTM) network to detect fake news from a given news corpus. This project could be practically used by media companies to automatically predict whether the circulating news is fake or not. The process could be done automatically without having humans manually review thousands of news-related artic…

  • Updated Aug 13, 2022
  • Jupyter Notebook

Image caption generator is a process of recognizing the context of an image and annotating it with relevant captions using deep learning, and computer vision. we will build an image caption generator to load a random image and give some captions describing the image. We will use Convolutional Neural Network (CNN) for image feature extraction and…

  • Updated Sep 8, 2022
  • Jupyter Notebook

Improve this page

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

Learn more