proj5 finished
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
Introduction
|
||||
作业提交要求:
|
||||
• Project 5: Machine Learning
|
||||
– Q1: Neural Network Tips (25分)
|
||||
– Q2: Non-linear Regression (25分)
|
||||
– Q3: Digit Classification (40分)
|
||||
– Q5: Convolutional Neural Networks (10分)
|
||||
提交格式:
|
||||
• 实验代码只需要提交1个文件:models.py。
|
||||
|
||||
This project will be an introduction to machine learning; you will build a neural network to classify digits, and more! You can download the project as a zip file here: zip archive.
|
||||
Files you'll edit:
|
||||
|
||||
Reference in New Issue
Block a user