P3: Doing Math with TensorFlow
- Goal: tensor data structure, fractals, gradients, and random number generation.
- Readings
- "Chapter 2 Doing Math with TensorFlow", Getting Started with TensorFlow, G. Zaccone, Packt, 2016. 中文譯本:「第二章 用TensorFlow求解數學問題」,深度學習快速入門─使用TensorFlow,G. Zaccone著/傅運文譯,博碩文化,2017。
- Report page: There are three things you have to write in this report page
- Execute all the sample codes in the chapter. Show and explain those sample codes. Some extension and/or modification of the sample codes are welcome.
- Bug/difficulty you encounter, and the way you solve it.
- Refer at least 5 web pages/books/materials for your learning of tensorflow in this homework. The book/youtube videos provided by the teacher can not be referred in your homework.