Earlier quoted context omitted.
I made only one mistake (98% in homework 6) and haven't got the letter.
Have you done all the other homeworks? I also missed only 1 question on HW6 and I did get the letter.
Job placement program for top students in Stanford's online AI class
51–60 of 115 posts
Re: Job placement program for top students in Stanford's online AI class
#52What struck me was how much importance he gave to this metric, which isn't that hard to game on an online offering.
I know a few people (who shall remain nameless) who collaborate and check each others answers and so on before submission, in direct violation of the Stanford policy (and have 100s or close to it), and so probably have received this mail, whereas more "deserving" (note quotes) people who honestly work through the course material may not because they have, say, a 85% or 90% score.
That said, my key takeaway from this is that professors are very impressed by perfect scores irrespective of how you got them. There must be something magical about that row of 100s. Once you set up a grading/ranking system, it is psychologically very hard not to admire people who end up at the top.
I am personally a little dubious that the people with the highest scores would make the best pool of employees, especially given that this is an online course without the programming component, but what do I know?
I wrote Java code for most of the algorithms in AIMA as a side project a few years ago [1], and after I read an online post by Peter Norvig saying a few of his students had tried and failed a few times (to implement the code in Java- Common Lisp code existed and the Python version was in its infancy), I sent him the code and this became the "official" java distribution for AIMA ( though I don't maintain it anymore- the immensely talented Ciaran O'Reilly of the Stanford Research Institute does) and no one ever invited me to Stanford or offered me a cool AI job[2], sob! :-P.
No I am not bitter I tell you, not even the teeniest bit :-p [3]
I wonder how this signalling will play into the upcoming courses? If there are tangential real world benefits to be gained by attempting a "perfect" score, then you can expect a lot more game playing wrt scores and exams.
[1] More about how Peter Norvig shredded my initial code etc here http://news.ycombinator.com/item?id=2405277
[2] though eventually, after a lot more work, it did lead to my working on good ML/robotics etc projects from Bangalore, which is a hard thing to do in the Great Outsourcing Wasteland.
[3] I am really not bitter.
I wrote the code for the hell of it, not to get a job. AIMA was my introduction to the fascinating field of AI. It is a great, great book and it has a lot more material than is covered in the course.
I once did want to go to Stanford and learn from the great profs there, but now in a "mountain comes to Mohammed" fashion, Stanford is coming to me. I don't care about the credentialling - I just want to learn. I took the AI online course and enjoyed Peter's and Sebastian's teaching immensely. Fwiw I should have a high 90's score, (I didn't add it all up) but nowhere near a perfect score.
Re: Job placement program for top students in Stanford's online AI class
#53Earlier quoted context omitted.
Have you done all the other homeworks? I also missed only 1 question on HW6 and I did get the letter.
I did them all and got 100% everywhere (except in HW6). I am kind of disappointed. May be the quizzes are part of the grading?
Re: Job placement program for top students in Stanford's online AI class
#54Surprised no-one brought it up yet: What I'd like to know is if anyone involved with the class is getting a referral bonus for bringing candidates to companies... Follow up is how we feel about that...
Re: Job placement program for top students in Stanford's online AI class
#55Prof Thrun mentioned in the last office hours that there were about 1650 people with "perfect scores" and he seemed a little thunderstruck by that and said he would admit these folks into Stanford if he could, because they are (paraphrasing, from memory)"Stanford quality". What struck me was how much importance he gave to this metric, which isn't that hard to game on an online offering. I know a few people (who shall…
The work you did strikes me as a far better measure of character and subject understanding.
Re: Job placement program for top students in Stanford's online AI class
#56Earlier quoted context omitted.
Have you done all the other homeworks? I also missed only 1 question on HW6 and I did get the letter.
I did them all and got 100% everywhere (except in HW6). I am kind of disappointed. May be the quizzes are part of the grading?
Re: Job placement program for top students in Stanford's online AI class
#57Prof Thrun mentioned in the last office hours that there were about 1650 people with "perfect scores" and he seemed a little thunderstruck by that and said he would admit these folks into Stanford if he could, because they are (paraphrasing, from memory)"Stanford quality". What struck me was how much importance he gave to this metric, which isn't that hard to game on an online offering. I know a few people (who shall…
Another interesting aspect of this "online ethics" is that there's no technical measures preventing you from pulling up past quiz results, and even if there was, you could still keep previous sessions open in a browser and even if there were countermeasures against that (javascript erasing), JS could be disabled, etc.
The Programming Projects that ML class had were slightly better metric of performance as there's more work that would have to be plagiarized, and if you're just going to go through life outsourcing all of your work then I guess that's your prerogative. However, I think that if you wanted to be very serious about actually testing for knowledge of material then the addition of some sort of interview component (phone/skype session), while time-consuming, could help.
Re: Job placement program for top students in Stanford's online AI class
#58Earlier quoted context omitted.
They are also looking for people to work with Professor Thrun's company. So maybe they are looking for people who are passionate about the class.
I'm passionate about the class but I also have to juggle it with a new job and family life which made approaching the class casually the best option for me. So their metric isn't ideal for identifying passionate poeple ;-)
Re: Job placement program for top students in Stanford's online AI class
#59Maybe, but be careful and think 'long shot': I was one of three researchers in a team at Yorktown Heights that did some of the best research in AI in the world, published a string of peer-reviewed papers, was the source of two commercial products, gave a paper at the AAAI IAAI conference in Stanford with for that year the 25 best AI applications in the world, personally won an award, etc. I've taught computer science…
Re: Job placement program for top students in Stanford's online AI class
#60Sadly, I'm not expecting any such letter from Ng's ML class, because I'll bet there's 10k people tied for top marks. That's at least partly due to an extremely effective teaching system and style, so I'd say it's a worthwhile tradeoff.
I have only the best possible things to say about the video lectures, but the lab assignments are just too easy. For something that is supposed to be the advanced track, I was hoping that they would do something more than "take this description of the function, implement it in Octave, make it pass our tests". Of course, I know it's their first class and you can't get everything perfect right off the bat. But I'd love…
The course was awesome for what it was: a chance for the average programmer to get their feet wet in ML, but the fact that it was hosted by Stanford seems to lead to a somewhat humorous irony that it was pretty accessible whereas Stanford's real-life rigor is supposed to be nothing of the sort.