Machine Learning Experiments

From Software Studies
Revision as of 21:59, 6 July 2017 by Soon (talk | contribs)
Jump to navigation Jump to search

References

Examples with source code

  • Chinese receipt OCR using Tensorflow | SpikeFlow (Blog | Github)
  • Recurrentjs, mainly for text training. "Sentences are input data and the networks are trained to predict the next character in a sentence."

Projects

THE TEXT-GENERATING RNN DEMO

Learning resource

Experiments/Tests

  • Running spam data in RecurrentJS
Running spam data in RecurrentJS