程序代写代做代考 2020/7/23 515 (6 unread)

2020/7/23 515 (6 unread)
note @242
5 views
Auto-grader for Project 4
Some of you were asking for it so here is the auto-grader for Project 4.
get_output_4.m
Some additional notes
1. You are just adding lines into `SVMhard2.m` that you download from the project. The autograded part of this project will still be worth 50% of the grade.
2. For the sake of the autograder, please change the first line of `SVMhard2` to function [lamb,mu,w,b] = SVMhard2(rho,u,v)
The output `b` will be used for the auto-grader as that is what you are implementing.
3. For the report, you need to plot multiple runs and describe your observations. Please plot the various runs, and play around with .
Updated 1 hour ago by Stephen Phillips
followup discussions for lingering questions and comments
https://piazza.com/class/k9xlxfhpogu52m?cid=242
1/1
¦Ñ
tcejorp