tmbdev / clstm

A small C++ implementation of LSTM networks, focused on OCR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiling clstm on windows

mzafzal opened this issue · comments

Hi
I was just wondering that whether one could compile CLSTM on windows.
As far as I know, Tensor flow is not available for windows.
How much dependent clstm is on Tensorflow?

Thanks

Currently TensorFlow is not being used.