TensorflowProjects icon indicating copy to clipboard operation
TensorflowProjects copied to clipboard

Deep learning using tensorflow

Results 2 TensorflowProjects issues
Sort by recently updated
recently updated
newest added

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: ![image](https://cloud.githubusercontent.com/assets/14166608/23104699/e968835c-f6f8-11e6-8f00-1c78edd3f8b1.png) The syntax tf.histogram_summary is used in TensorflowUtils.py which is a dependency for MagnitudeBased.py I tried...