Deep-Learning- icon indicating copy to clipboard operation
Deep-Learning- copied to clipboard

Deep learning algorithms written in TensorFlow

Results 7 Deep-Learning- issues
Sort by recently updated
recently updated
newest added

Can you help me out with the code at [(https://github.com/dennybritz/cnn-text-classification-tf)] ? I am new to tensorflow. I want to create .tflite file for the model in train.py, As you mentioned...

i am running sudo python3 keras_to_tensorflow.py --input_model=/home/deepedge/mask_rcnn-master/mask_rcnn_damage_0010.h5 --output_model=/home/deepedge/mask_rcnn-master/dent.pb and getting error Using TensorFlow backend. E0619 15:22:44.379571 140399717234496 keras_to_tensorflow.py:95] Input file specified only holds the weights, and not the model definition....

WARNING:tensorflow:From C:\ProgramData\Anaconda3\envs\tensorflow\lib\site-packages\tflearn\initializations.py:119: UniformUnitScaling.__init__ (from tensorflow.python.ops.init_ops) is deprecated and will be removed in a future version. Instructions for updating: Use tf.initializers.variance_scaling instead with distribution=uniform to get equivalent behavior.

I am running your code with same dataset and getting following problem on my system. I am using Spyder in Anaconda on Winows 10. I am not sure where i...

After solving previous problem a new problem has arrived. The problem is: After completing 1st iteration any Browser is unable to show Total amount of accuracy depend on Testing &...

![e1](https://user-images.githubusercontent.com/13184577/38849640-b470f94e-422a-11e8-887d-e05036df2365.PNG)

Can you help with a Decision Tree as asked bellow? https://stackoverflow.com/questions/47203550/tensorflow-print-decision-tree