Skip to content

Efficient Handwriting Recognition with Multi-Dimensional Long Short-Term Memory Recurrent Neural Networks.

License

Notifications You must be signed in to change notification settings

gwenniger/multi-hare

Repository files navigation

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

This repository is for implementing Multidimensional Long Short Term Memory and neural networks for handwriting recogntion.

For running the pipeline code, you may need to execute: " export PYTHONPATH='.' " in the console where you are running the script, to avoid "no module named X" type of errors. Furthermore, this repository is written for python version3, you may need to use a virtual environment to use it.

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

About

Efficient Handwriting Recognition with Multi-Dimensional Long Short-Term Memory Recurrent Neural Networks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages