-
Hi,
Thanks a lot of this wonderful work. I am wondering if you could help me in running this on Tensor flow? I did translate the main components but I am getting errors.
```
import tensorflow a…
-
Vulnerable Library - tensorflow-2.11.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
TensorFlow is an open source machine learning framework for everyone.
Library home page: https://file…
-
which tensorflow version should I chose?version==1.4.0?
-
Hi,
Thanks for your excellent work! Could you please tell me your version information about your code and models?
I found that your .json model is generated in keras1.1.0, and could you please tell…
-
Bonjour,
J'ai essayé de convertir votre modèle (qui semble être le seul pertinent pour du sentiment analysis sur des textes français) au format TensorFlowJS (https://www.tensorflow.org/js/tutorials…
-
Hello,
I'm one of the fans of Tensorflow-2 and have created a [repository](https://github.com/Amin-Tgz/Awesome-TensorFlow-2) to collect the best of resources available which use this version.
Recent…
-
Thanks for your nice work!
And I would like to know the corresponding tensorflow version you have add to the tiny dnn。And was the tiny dnn support all the operation in the corresponding tensorflow?
…
zhly0 updated
6 years ago
-
I get the following error when I run `dqn_model.py`:
AttributeError: 'module' object has no attribute 'scalar_summary'
What version of tensorflow should I be using with this. I got this err…
-
Hi!
I started to look into this project and seems really cool. But I noticed it only supports Caffe2 and ONNX formats.
Will it support other loaders e.g. Tensorflow? Is it on the roadmap?
Thank…
-
Am I able to use Tensorflow Version 2 (Latest release for now) for the implementation of this project?