| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | May 10 at 13:19 | |
| stats | profile views | 30 |
|
Apr 27 |
awarded | Yearling |
|
Apr 20 |
awarded | Notable Question |
|
Dec 21 |
awarded | Nice Question |
|
Oct 8 |
awarded | Notable Question |
|
May 14 |
awarded | Popular Question |
|
Apr 27 |
awarded | Yearling |
|
Jan 30 |
awarded | Popular Question |
|
Oct 23 |
awarded | Nice Answer |
|
Aug 30 |
awarded | Nice Question |
|
Jun 3 |
comment |
What responses disqualify a candidate from hiring during the interview? pet projects... what if you are overly worked at your job and have no pet projects as a result. |
|
Jun 3 |
comment |
Any tips on getting hired as a software project manager straight out of college? Go code instead of worrying about job titles. I would hate to have a project manager that has never had real experiencing coding. |
|
Jun 1 |
comment |
How to research a company to work at I did ask them questions... but there are some types of things you can't ask or get good answers from the guy interviewing you. Like, are employees miserable? etc |
|
May 31 |
asked | How to research a company to work at |
|
May 29 |
awarded | Nice Question |
|
May 28 |
asked | What's wrong with being a code monkey? (Or, what is a code monkey?) |
|
Apr 29 |
comment |
Is “Hiring only the Best” a really practical advice for normal desktop application programming? They can't write Fibonacci sequence? That is in no way difficult... these people can't actually be programmers. |
|
Apr 29 |
comment |
Are neural networks the best approach to artificial intelligence and machine learning? Also, it depends on the problem and where you want the computations to be. Do you want to make long computations in the beginning and have a fast classifier? If so, NNs can be a good solution. The fact that a NN can approximate any hypothesis given enough time and complexity is a very good thing. |
|
Apr 29 |
comment |
Are neural networks the best approach to artificial intelligence and machine learning? I would say it just depends on the problem. Computationally intensive only during learning --- very fast when applying it to new data. For many problems its fine to spend even a year doing the initial computations... after that you have a great solution. |
|
Apr 29 |
comment |
Are neural networks the best approach to artificial intelligence and machine learning? There is a proof that no single algorithm can ever be best. The "no free lunch" theorem. en.wikipedia.org/wiki/No_free_lunch_theorem |
|
Apr 28 |
awarded | Teacher |