专栏名称: 机器学习研究会
机器学习研究会是北京大学大数据与机器学习创新中心旗下的学生组织,旨在构建一个机器学习从事者交流的平台。除了及时分享领域资讯外,协会还会举办各种业界巨头/学术神牛讲座、学术大牛沙龙分享会、real data 创新竞赛等活动。
今天看啥  ›  专栏  ›  机器学习研究会

【学习】Tensorflow机器学习宝典的代码

机器学习研究会  · 公众号  · AI  · 2017-02-09 18:29
    

文章预览

点击上方 “机器学习研究会” 可以订阅哦 摘要   转自:视觉机器人 Table of Contents Ch 1: Getting Started with TensorFlow Ch 2: The TensorFlow Way Ch 3: Linear Regression Ch 4: Support Vector Machines Ch 5: Nearest Neighbor Methods Ch 6: Neural Networks Ch 7: Natural Language Processing Ch 8: Convolutional Neural Networks Ch 9: Recurrent Neural Networks Ch 10: Taking TensorFlow to Production Ch 11: More with TensorFlow Ch 1: Getting Started with TensorFlow This chapter intends to introduce the main objects and concepts in TensorFlow.  We also introduce how to access the data for the rest of the book and provide additional resources for learning about TensorFlow. General Outline of TF Algorithms Here we introduce TensorFlow and the general outline of how most TensorFlow algorithms work. Creating and Using Tensors How to create and initialize tensors in ………………………………

原文地址:访问原文地址
快照地址: 访问文章快照
总结与预览地址:访问总结与预览