P2 用TensorFlow求解數學問題

Back to Programming page

    • Goal: Understand tensor data structure, fractals, gradients, and random number generation.
    • Readings
      • 原文書:"Chapter 2", Getting Started with TensorFlow, G. Zaccone, Packt, 2016.
        • 中文譯本:「第二章 用TensorFlow求解數學問題」,深度學習快速入門─使用TensorFlow,G. Zaccone著/傅運文譯,博碩文化,2017。
    • Homework
      • Read Chapter 2 of the TensorFlow book. Googling TensorFlow tutorials and videos by yourself.
      • Create a separate web page for this programming assignment. Write the programming page with
        • descriptions of basic concepts, and
        • a lot of pictures of your programming codes and results, captured from your computer screen.
      • There are two things you have to write in the exercise page
        • Practice codes and program results (screen capture)
        • Bug/difficulty you encounter, and the way you solve it.
      • Submit the web address of your web page to this P2 submission form.