机器学习的调式和可视化

  1. 用tensorboard 来可视化和调试你的模型  
    https://www.analyticsvidhya.com/blog/2017/07/debugging-neural-network-with-tensorboard/

  2. 用facets来可视化机器学习模型
    https://research.googleblog.com/2017/07/facets-open-source-visualization-tool.html

  3. 方法论和技巧
    http://cs231n.github.io/understanding-cnn/
    https://www.zhihu.com/question/25097993
    http://www.pyimagesearch.com/2016/08/15/how-to-tune-hyperparameters-with-python-and-scikit-learn/
    http://lamda.nju.edu.cn/weixs/project/CNNTricks/CNNTricks.html
    https://mp.weixin.qq.com/s/RZc1PUgZs1BqRPeyBmTELA

猜你喜欢

转载自blog.csdn.net/mao_feng/article/details/75340683