luochuwei / Custom-Optimizer-in-TensorFlowLinks
Custom Optimizer in TensorFlow(定义你自己的Tensorflow Optimizer)
☆66Updated 6 years ago
Alternatives and similar repositories for Custom-Optimizer-in-TensorFlow
Users that are interested in Custom-Optimizer-in-TensorFlow are comparing it to the libraries listed below
Sorting:
- A universal and efficient framework for training well-performing light net☆125Updated 8 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 7 years ago
- Collection of TensorFlow Examples☆37Updated 7 years ago
- The unofficial tensorflow implementation of loss weights of in "Gradient Harmonized Single-stage Detector" published on AAAI 2019 (Oral).…