[MachineLearning] 反向传播Back Propagation 理解反向传播的理念以及算法 2018-02-06 Machine Learning Machine Learning Back Propagation
[MachineLearning] 超参数之LearningRate 在做实践的时候,我也遇到了Loss不下降的情况,于是开始着手调整参数。Learning Rate就是其中一个很有效的超参数 2018-01-24 Machine Learning Python Machine Learning Tensorflow Hyperparameter
[Tensorflow] Tensorflow卷积理解 这一段时间都在看机器学习相关内容,近期在用Tensorflow做一些实践,看了非常多的资料,慢慢整理出来。 2017-12-16 Machine Learning Machine Learning Tensorflow python
[Tensorflow] Faster R-CNN 和自定义 VOC 数据集 尝试使用Faster R-CNN进行数据训练 2017-12-16 Machine Learning Machine Learning Tensorflow python
[Tensorflow] 使用SSD-MobileNet训练模型 这一段时间都在看机器学习相关内容,近期在用Tensorflow做一些实践,看了非常多的资料,慢慢整理出来。 2017-12-12 Machine Learning Machine Learning Tensorflow python
[Tensorflow] 在Android运行TensorFlow模型 简单介绍如何在Android上运行训练好的TensorFlow模型 2017-12-10 Machine Learning Android Machine Learning Tensorflow
[Tensorflow] Tensor维度理解 这一段时间都在看机器学习相关内容,近期在用Tensorflow做一些实践,看了非常多的资料,慢慢整理出来。 2017-11-15 Machine Learning Machine Learning Tensorflow python