Live data from Hacker News

Artificial-Intelligence Experts Are in High Demand

wsj.com

1–10 of 119 posts

Re: Artificial-Intelligence Experts Are in High Demand

#2
AI is very interesting but not very accessible because it's so specialized. I have a fairly strong programming background but feel like I'd need to study theory for a significant amount of time to even get my feet wet with AI.

If you have (condensed, especially) AI resources that you think would help bridge that gap, please share! Toy-scale project ideas would also be appreciated.

Re: Artificial-Intelligence Experts Are in High Demand

#6
post #2

AI is very interesting but not very accessible because it's so specialized. I have a fairly strong programming background but feel like I'd need to study theory for a significant amount of time to even get my feet wet with AI. If you have (condensed, especially) AI resources that you think would help bridge that gap, please share! Toy-scale project ideas would also be appreciated.

There was a tutorial link trending on HN a few months back, I can't seem to find it. But these links are helpful (though not condensed) as well:

https://github.com/ChristosChristofidis/awesome-deep-learnin...

https://github.com/owainlewis/awesome-artificial-intelligenc...

Re: Artificial-Intelligence Experts Are in High Demand

#7

However, with the abysmal standards of hiring, I'm sure a lot of companies would pass on very good candidates because they won't write FizzBuzz on the board for you, or companies would pass on Peter Norvig because his code is not Pep8 compliant

Not sure if you're being serious but are you sure they would even care whether these kinds of candidates could program? I am skeptical they hired them to code; I imagine they mostly spend their time doing research and then have the SDEs implement things.

Re: Artificial-Intelligence Experts Are in High Demand

#8

However, with the abysmal standards of hiring, I'm sure a lot of companies would pass on very good candidates because they won't write FizzBuzz on the board for you, or companies would pass on Peter Norvig because his code is not Pep8 compliant

But there would still need to be a fizzbuzz style filter for AI jobs to keep out the people who overstate their abilities. Is there a good test for basic AI job capability?

Re: Artificial-Intelligence Experts Are in High Demand

#10
post #8

However, with the abysmal standards of hiring, I'm sure a lot of companies would pass on very good candidates because they won't write FizzBuzz on the board for you, or companies would pass on Peter Norvig because his code is not Pep8 compliant

But there would still need to be a fizzbuzz style filter for AI jobs to keep out the people who overstate their abilities. Is there a good test for basic AI job capability?

You just interview people.

Ask them to explain what a SVM is. Ask them to explain how training a linear perceptron works. This kind of stuff.

Post reply on HN