-
## 🐍 Package Request
- tensorflow,lightGBM:
- pypi :
-
AttributeError: module 'tensorflow._api.v2.train' has no attribute 'slice_input_producer'
I've seen several people here post about this but have yet to see a solution. I've tried downgrading python…
-
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…
-
**Short description**
I'm trying to add a new dataset. Serialization succeeded, but when loading the data, the error below occurs.
```
TypeError: Only integers, slices (`:`), ellipsis (`...`), tf…
-
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…