Machine Learning Experiments

From Software Studies
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

Learning resource

Experiments/Tests

  • Running spam data in RecurrentJS
Running spam data in RecurrentJS