carlthome / tensorflow-convlstm-cell

A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.
MIT License
399 stars 150 forks source link

Does NOT work on Windows 98 #8

Closed msvbg closed 7 years ago

msvbg commented 7 years ago

Please fix.

carlthome commented 7 years ago

It actually will work on Windows 98 as long as you can get TensorFlow running. 🤓