tmbdev / clstm

A small C++ implementation of LSTM networks, focused on OCR.
Apache License 2.0
821 stars 224 forks source link

Trim README #141

Closed zuphilip closed 6 years ago

amitdo commented 6 years ago

but several good options have become available over the last year

This was written a year ago. https://github.com/tmbdev/clstm/commit/918174314acab2adaa3af21d2f0a859481f64fed#diff-04c6e90faac2675aa89e2176d2eec7d8

zuphilip commented 6 years ago

Hm... maybe we should simply delete the "over the last year"? Even better would be to name some of these options. @amitdo Do you want to create a PR for that?

amitdo commented 6 years ago

I assume he was refering to TensorFlow and Torch.

There are also Keras, PyTorch, Caffe2, CNTK, MXNet.

I'm not sure about the wording of this edit, so I'll leave it to you :-)