TensorflowProjects
TensorflowProjects copied to clipboard
Deep learning using tensorflow
Hi Shekkizh, First of all, I'd like to thank you for the implementation. But you seem to have dropped off your implementation at an incomplete state. In fact, you've only...
This error is while running MagnitudeBased.py (https://github.com/shekkizh/TensorflowProjects/blob/master/Model_Pruning/MagnitudeBased.py) Following is the screenshot of the error:  The syntax tf.histogram_summary is used in TensorflowUtils.py which is a dependency for MagnitudeBased.py I tried...