Raf Schietekat
|
3983d2f76a
|
Reviewed uses of reinterpret_cast
|
2017-05-11 01:58:40 +02:00 |
|
Ray Smith
|
8e79297dce
|
Final part of endian improvement. Adds big-endian support to lstm and fixes issue 518
|
2017-05-03 16:09:44 -07:00 |
|
Ray Smith
|
1cc511188d
|
Added extra Init that takes a memory buffer or a filereader function pointer to enable read of traineddata from memory or foreign file systems. Updated existing readers to use TFile API instead of FILE. This does not yet add big-endian capability to LSTM, but it is very easy from here.
|
2017-04-27 15:48:23 -07:00 |
|
Ray Smith
|
5deebe6c27
|
Fixed multilang for LSTM, pushed cube to one side without actually deleting it
|
2016-12-05 14:41:43 -08:00 |
|
Stefan Weil
|
0c9235ebc2
|
Fix typos in new LSTM code
All of them were found and fixed by codespell.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2016-11-22 08:25:43 +01:00 |
|
Ray Smith
|
c1c1e426b3
|
Added new LSTM-based neural network line recognizer
|
2016-11-07 15:38:07 -08:00 |
|