Sequence prediction LSTM (character level)

Shivam Prasad

Shivam Prasad

Bengaluru, Karnataka

0 0
  • 0 Collaborators

This is the model for predicting sequence prediction on a character basis, with 3 uni-directional LSTM ...learn more

Project status: Concept

Artificial Intelligence

Intel Technologies
Intel Python, Intel Opt ML/DL Framework

Code Samples [1]

Overview / Usage

Basically this project is used for auto-suggestion in search engine. Like when a person types app...the model (based on previous data) will predict the next set of characters. So in above case it could be that the person is searching for apples or maybe appliances?

Repository

https://github.com/shivam13juna/Sequence_Prediction_LSTM_CHAR.git

Comments (0)