uwhpsc-2016 / syllabus

Spring 2016 Course Syllabus and Information
15 stars 20 forks source link

Homework #1 #16

Open hughkf opened 8 years ago

hughkf commented 8 years ago

Are there instructions for implementing the functions in the homework, e.g. the Collatz function? Or are these things I should research on my own? Thank you.

cswiercz commented 8 years ago

See the Homework 1 problem statement

hughkf commented 8 years ago

Thanks!

On Tue, Apr 5, 2016 at 5:55 PM, Chris Swierczewski <notifications@github.com

wrote:

See the Homework 1 problem statement https://canvas.uw.edu/courses/1038251/files/36032995/download?wrap=1

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/uwhpsc-2016/syllabus/issues/16#issuecomment-206056527

gadamico commented 8 years ago

I haven't gotten any link yet. Is there some feature of the email I should look out for?

cswiercz commented 8 years ago

I haven't gotten any link yet. Is there some feature of the email I should look out for?

That’s odd. Here’s a link to the original announcement: https://canvas.uw.edu/courses/1038251/discussion_topics/3297946 (Includes HW1 instructions, link to pdf, etc.)

gadamico commented 8 years ago

Sorry. I think I saw that original announcement, forgot about it, and then went looking for some email. Anyway, I'm in business now. Thanks, Chris.

cswiercz commented 8 years ago

Sorry. I think I saw that original announcement, forgot about it, and then went looking for some email. Anyway, I'm in business now. Thanks, Chris.

Excellent!

Chris Swierczewski University of Washington Department of Applied Mathematics www.cswiercz.info

Marisa67 commented 8 years ago

For problem 2. What range of functions should we include in order to test the gradient descent algorithm that we create? Are polynomial and trig functions enough?

cswiercz commented 8 years ago

@Marisa67 I moved your question to here so that it will be easier for other students to see the response to this specific question.