Skip to content
#

squential-search

Here are 4 public repositories matching this topic...

Language: All
Filter by language

This repository contains an implementation of a Stock Market Prediction model using Long Short-Term Memory (LSTM) networks in Python. The goal of this project is to forecast stock prices based on historical data, leveraging the powerful capabilities of LSTM, a type of recurrent neural network (RNN) that is well-suited for sequence prediction tasks

  • Updated Mar 3, 2024
  • Jupyter Notebook

I used the MNIST dataset for the implementation of a handwritten digit recognition app. To implement this, will be using a special type of deep neural network called Convolutional Neural Networks. In the end, I also build a Graphical user interface(GUI) where you can directly draw the digit and recognize it straight away.

  • Updated Jun 1, 2024
  • Jupyter Notebook

Improve this page

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

Learn more