zoukankan      html  css  js  c++  java
  • TensorFlow学习笔记之三——适合入门的一些资源

    Github上除了有TensorFlow的源码库之外,还有一些很不错的适合入门的资源。现在将目前已经接触到的资源整理出来,和大家分享。

    1、TensorFlow源码库

    https://github.com/tensorflow/tensorflow

    2、TensorFlow中文文档

    https://github.com/jikexueyuanwiki/tensorflow-zh

    3、TensorFlow入门例子库1,每个例子都有对应的Notebook说明。

    https://github.com/pkmital/tensorflow_tutorials

    4、TensorFlow入门例子库2

    https://github.com/nlintz/TensorFlow-Tutorials

    5、TensorFlow入门例子库3,每个例子都有对应的Notebook说明。

    https://github.com/aymericdamien/TensorFlow-Examples


    TensorFlow学习课程:

    http://learningtensorflow.com/index.html

    这个网站按照入门的顺序,安排课程介绍如何学习TensorFlow,并且配备了一些例子和资料,很适合入门初学者学习。

    ——————未完待续————————




  • 相关阅读:
    11111
    单例-Singleton-03
    单例-Singleton-02
    单例-Singleton-01
    load和initialize
    OC中的static-01
    GCD-06
    GCD-05
    GCD-03
    UIView-01
  • 原文地址:https://www.cnblogs.com/ainima/p/6331897.html
Copyright © 2011-2022 走看看