secsilm / understanding-tensorboardLinks
Trying to understand what TensorBoard shows
☆42Updated 7 years ago
Alternatives and similar repositories for understanding-tensorboard
Users that are interested in understanding-tensorboard are comparing it to the libraries listed below
Sorting:
- tensorflow learning according to CS20SI☆48Updated 7 years ago
- 《深度学习:一起玩转TensorLayer》资源分享、讨论☆138Updated 7 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆129Updated 6 years ago
- share the codes I write during I learn GAN☆70Updated 7 years ago
- Try to use tf.estimator and tf.data together to train a cnn model.☆79Updated 7 years ago
- Version control for my deep learning course.☆47Updated 7 years ago
- Examples about How to import data from tfrecord files using dataset API.☆104Updated 6 years ago
- 深度学习面试汇总,基本知识点的查漏补缺☆116Updated 7 years ago
- ☆119Updated 8 years ago
- 使用 TensorFlow 进行 finetuning 的通用分类模型☆85Updated 6 years ago
- The code on deep learning.☆74Updated 7 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 7 years ago
- The implementation of focal loss proposed on "Focal Loss for Dense Object Detection" by KM He and support for multi-label dataset.