nikhilk / node-tensorflow

Node.js + TensorFlow
Apache License 2.0
587 stars 59 forks source link

Add support for Windows #16

Open nikhilk opened 6 years ago

nikhilk commented 6 years ago

We'll need official TensorFlow libs for Windows. Currently only mac and linux are listed at https://www.tensorflow.org/install/install_c

This bug is interesting to track progress on that front -- https://github.com/tensorflow/tensorflow/issues/8773