-
## 🐍 Package Request
- tensorflow,lightGBM:
- pypi :
-
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…
-
Hello,
Thanks for your great work. I am currently trying to reproduce it and stuck with some problems about tensorflow. I have successfully generated training dataset for setcover and meet the fol…
-
The switch from Keras 2 to Keras 3 in Tensorflow 2.16 apparently breaks `tf2onnx`:
```python
import tf2onnx
...
onnx_model, _ = tf2onnx.convert.from_keras(model)
# AttributeError: ... object has …
-
I created a quantum neural network using tensorflow quantum,It's input is a tensor converted by circuit.About this input circuit,I found that if the parameters of the circuit are also specified by te…
-
which tensorflow version should I chose?version==1.4.0?
-
hoping you could build this and add it to the packages #tensorflow
check out build process https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/makefile/README.md
-
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…