Earlier quoted context omitted.
Honestly, consider the flip side as well. This is just going to inflate the bubble more and create more unqualified candidates. AI degree means they're going to be churning out candidates who don't know what tcp is or what context switch means. Also, the guy with the (graduate or PHD) AI degree from CMU, before this, handing you his resume, may have studied functional analysis and convex optimization in addition to l…
> candidates who don’t know what TCP is or what context switch means. Nope, look at the curriculum again.
Carnegie Mellon Launches Undergraduate Degree in Artificial Intelligence
161–170 of 362 posts
Re: Carnegie Mellon Launches Undergraduate Degree in Artificial Intelligence
#162Earlier quoted context omitted.
What were they disappointed in? Also, what do you mean by "see the current ML hype as a glass half empty"? I take it that you are also disappointed with the recent research I'm just getting into the field, but it seems to me at least in computer vision, voice recognition, and text to speech there have been great strides in the recent years
Have a look at https://en.wikipedia.org/wiki/AI_winter I personally wasn't disappointed — I'm really glad I did this as my undergrad. AI research however tends to go through periods of hype followed by disillusionment. There's a history of promising developments that hit a wall or fizzle out in the long run. That's not to say there hasn't been progress (there's been tons!), but based on track record alone, it's prude…
For your - and my - sake I hope that that is true. If not all bets are off and you might not like the end results.
Re: Carnegie Mellon Launches Undergraduate Degree in Artificial Intelligence
#163Personally, I find the lack of logic programming, and logic in general, a rather notable property of the outlined curriculum. In fact, "logic" is nowhere explicitly mentioned in the course titles. Neither are "formal" and "method". For comparison, at the department of AI in Edinburgh, Prolog was very important and even actively developed to such an extent that current Prolog systems are still hugely influenced by "Ed…
Math Foundations of Computer Science (15-151) covers proofs, combinatorics, etc. https://csd.cs.cmu.edu/course-profiles/15-151-Mathematical-F...
http://www.math.cmu.edu/~jmackey/151_128/infdes.pdf
This definitely has some aspects of formal logic in it and contains a few definitions about proofs, theorems etc. The logic-oriented aspects are covered in Appendix B ("Foundations"), which is currently unfinished.
Still, this is no substitute for, and clearly does not intend to be, a course on formal logic, let alone logic programming or model checking.
Re: Carnegie Mellon Launches Undergraduate Degree in Artificial Intelligence
#164I'm not fundamentally opposed, but I think this is akin to creating a "Condensed Matter and Nanophysics" undergraduate degree alongside "Physics."
Changing the name of a factory will not change the output. The only solution to creating more and better AI research is to invest in better fundamentals in computer science and mathematics, then create pipelines for specialization. Slow and low.
Re: Carnegie Mellon Launches Undergraduate Degree in Artificial Intelligence
#165If you are an undergraduate in computer science these days, it is very hard to get into advanced AI/ML classes, which are typically reserved for graduate students. Back before the ML goldrush, a strong CS undergrad interested in AI could elect to take advanced coursework beyond the introductory AI class. Nowadays, good luck getting off the waitlist! Having an official "AI major" does at least tell students, "Hey, we…
While there may be a lot of demand for AI/ML, I’m concerned to whether there are enough students with the proper foundations in math and stats to do well. New classes such as Data Science seem to just instruct students how to use algorithms and not why.
Re: Carnegie Mellon Launches Undergraduate Degree in Artificial Intelligence
#166Earlier quoted context omitted.
Have a look at https://en.wikipedia.org/wiki/AI_winter I personally wasn't disappointed — I'm really glad I did this as my undergrad. AI research however tends to go through periods of hype followed by disillusionment. There's a history of promising developments that hit a wall or fizzle out in the long run. That's not to say there hasn't been progress (there's been tons!), but based on track record alone, it's prude…
> we're probably much further from the "singularity" than one would think For your - and my - sake I hope that that is true. If not all bets are off and you might not like the end results.
Re: Carnegie Mellon Launches Undergraduate Degree in Artificial Intelligence
#167Is CMU trying to compete with Udacity? I personally couldn’t take a degree in AI seriously.
Are you really comparing CMU with Udacity? That's like comparing any Ferrari model with a Corolla. Not saying Udacity is bad. I mean a Corolla is a great, cheap, pragmatic and utilitarian car, just like Udacity is a great, cheap, pragmatic way to learn academic topics. But you really can't compare the two things. Carnegie Mellon and Udacity are extremely different and non-comparable in any rational way.
Re: Carnegie Mellon Launches Undergraduate Degree in Artificial Intelligence
#168My undergraduate degree (from The University of Edinburgh) is Artificial Intelligence. I remember when I was visiting different universities in the UK back in 2000, Edinburgh was the only one I saw which offered AI as a "real" degree. Everywhere else it was a specialization which was tacked on in the final year of a computer science degree. That seemed really odd to me then. Seems even odder now.
I would be curious to hear how different this proposed CMU curriculum is vs what you had in the early 2000's.
For me at least, it depends almost as much on who's doing the teaching than it does what's being taught. Generally for me, the highlights were any course taught by Barbara Webb or Jon Oberlander.
Re: Carnegie Mellon Launches Undergraduate Degree in Artificial Intelligence
#169Earlier quoted context omitted.
CMU doesn't generally craft their degrees for industry-marketability; even the CS degree operates under somewhat of an assumption that they're training you to be a CS grad student or professor, not a software engineer. You can find your way out of that program without ever having touched C++, for example. I think you're greatly underestimating how much different the CS curriculum would become if they tore out functio…
>CMU doesn't generally craft their degrees for industry-marketability; I don't think a CS degree should be a trade program, but avoiding actively harming students job prospects by adding a few more electives isn't quite the same things as crafting their degrees for industry-marketability. >they tore out functional programming above 15-150 I'm looking at the requirements for the BS in CS right now. I don't see any fun…
The key difference on the deep-theory side is that CS and AI appear to swap out deep-diving into discrete math for deep-diving into statistics and statistical modeling. I'd consider those different enough to warrant separate degree tracks, personally.
(Your opinion of networking is noted but I do not share it, being somewhat familiar with what that course asks of students. It's every bit as preparatory as its sibling 15-410 class ;) ).
Re: Carnegie Mellon Launches Undergraduate Degree in Artificial Intelligence
#170Earlier quoted context omitted.
I got my BSc at U of T, in Artificial Intelligence (and Cognitive Science)... in 2006. So ahead of the curve! This was right before the big deep learning explosion, at the very end of the last AI winter. Our lecturers spent a whole lot of time lamenting at the endless disappointments of AI research. I walked away deeply skeptical, and can't help but see the current ML hype as a glass half empty.
I'm currently about to enter my freshman year of College, and have been looking at majoring in Cognitive Science. What were your thoughts on it/it's applicability to the rest of your life?