Skip to content
#

lstm-neural-networks

Here are 555 public repositories matching this topic...

The Font Recognition project employs a combination of Convolutional Neural Networks (CNNs) and Long Short-Term Memory Recurrent Neural Networks (LSTM RNNs) to recognize fonts from images. This hybrid architecture is chosen for its ability to capture both spatial features from images (via CNNs) and temporal dependencies within sequences of features

  • Updated Apr 28, 2024
  • Python

It's a code for chatbot. I completed only training. I get some results its not accurate, I added results.py also . getting Errors. it's results like this response("what is you bank timings") it give exact answer 9 to 6. so you run first train.py then response.py. Now I added full code to get results

  • Updated Apr 23, 2018
  • Python

Improve this page

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

Learn more