(no title)
rorroe53 | 2 years ago
At least in my country most degrees aren't worth much anyway, they just open you doors to internships where you really learn stuff. AI isn't going to make the situation any worse.
rorroe53 | 2 years ago
At least in my country most degrees aren't worth much anyway, they just open you doors to internships where you really learn stuff. AI isn't going to make the situation any worse.
chongli|2 years ago
What students are paying for is accreditation. It’s not just their name that goes on the piece of paper, it’s the school’s name. Cheating undermines that business entirely. If a school looks the other way long enough there will be cheating scandals in the news and the school’s reputation will be damaged.
akiselev|2 years ago
Can confirm. When I was a senior in high school, a professor at Caltech even sponsored me as a visiting faculty member so I could check out books from the university libraries. No one in the administration even blinked an eye.
I ended up auditing several graduate aerospace classes like Ae105 & Ae121 and even worked on the AAReSt [1] thermal systems group project with several other graduate students who seemed to tolerate me most of the time. I still carry the ID around in my wallet as a keepsake.
[1] https://www.pellegrino.caltech.edu/aarest1
jkaptur|2 years ago
JohnFen|2 years ago
jacurtis|2 years ago
The consequence of these diploma mills are that they are now competitors to normal universities and have caused other universities to dilute their requirements and courses in order to compete against the diploma mills. In the end, we have regressed to the lowest common denominator, making the Bachelor Degree barely more respected than a high school diploma.
visarga|2 years ago
LLM University - https://docs.cohere.com/docs/llmu
and never get to learn about linear regression, bias and variance, cost function and gradient descent, regularisation and optimisation - all the good things taught by Andrew Ng in the amazing course he run 12 years ago just before creating Coursera.
Is that a good thing?
photochemsyn|2 years ago
> "What field of modern science relies heavily on "linear regression, bias and variance, cost function and gradient descent, regularisation and optimisation"?"
To dive into a particular topic:
> "Provide a course outline for a four week course, meeting twice a week, that focuses on linear regression in the context of machine learning and the relationship between inputs and outputs."
And to get to the actual material, zoom in some more:
> "Please expand Session 2: Simple Linear regression into an hour-long talk focused on Python coding approaches to the problem"
And again, to get some working code:
> "For topic #2, please provide an explicit code example of using numpy, pandas and scikit-learn to load a dataset, preprocess the data, and split it into training and testing sets"
Anyone can generate a course on any topic using this approach, with pretty good results.
simonw|2 years ago
Not saying they're not worth learning, but I think it's reasonable for them not to be included in the syllabus for that particular course.
Kind of like how learning memory management in C doesn't need to be a pre-requisite for a course on Python.
Note that learning about those things will likely make you a better LLM+NLP practitioner, in the same way that having a good grasp of memory management in C will help you be more effective at working with Python - but it's OK to leave them out of introductory courses.
jamilton|2 years ago
Instructors generally do not treat education like a business. On some level the institutions themselves often are business-like, but on the classroom level I don't think that's the case.
jacurtis|2 years ago
At least at our University, it is mostly a thinktank. We publish research and attend symposiums for research and are mostly motivated by the research. The teaching is a byproduct.
This is probably not the case at community colleges and smaller colleges that are mostly pumping out degrees. But large universities are mostly motivated by research and getting published. That is largely what motivates high quality professors to work there.
hgsgm|2 years ago
simonw|2 years ago
They can chose to reinvent everything about how they operate, or they can pay money to a company that promises to make that problem go away for them.
It's not surprising that many of them are trying the latter option first.