P3 機器學習演算法練習

Back to Programming page

    • Goal: Implementation of linear regression, classifier(kNN for MNIST), and k-means clustering.
    • Readings
    • Homework
      • Read Chapter 3 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 P3 submission form.