Forgot your password?
typodupeerror

Comment Re:Nonsense (Score 1) 316

This. My local Walmart has 16 self-checkout stations, Costco has 12, Whole Foods has 6. It's always much faster to use them. Seems like a rare case of win-win. Now, if they could just figure out a way to organize products so that _my_ mental organization scheme is used, shopping would be bearable.

Comment Re:Definitely true (Score 1) 206

In theory, a few layers of that sounds useful, but because it's machine learning, the definition of success (what the algorithm should optimize for) must be defined by a human at each level, and that definition evolves over time, so that will only work when we have general AI that can define success for us. Can't imagine how that ends well.

Comment Definitely true (Score 1) 206

If you understand how machine learning works and have watched a handful of machine learning teams fail, then you can see that the author makes a good case. IMO machine learning is an excellent tool for _investigation_, but should never be used to make important decisions. Patterns that are learned through machine learning should be first understood and then used to manually tune algorithms. That makes them testable. It's too easy for machine learning to make the right decisions for the wrong reasons (or the right reasons in a previous context). Later, when a system is completely dependent on machine learning it will eventually start making bad decisions due to new variables that it hasn't had enough training on. Remember, machine learning depends on good training data, but that training only generates good algorithms for a given set of inputs. If you add new inputs or the real world changes without having corresponding data inputs, then decisions that would be obvious to a human would not be made by a machine learned algorithm because it hasn't been trained with that information.

Comment Re:Here's one of 'em (Score 2) 152

The text helps. Here is an insightful quote: The four verities of government are these: . Most important ideas are unappealing . Most appealing ideas are unimportant . Not every problem has a good solution . Every solution has side effects Although I'd say those are the four verities of not just government but *any non-trivial centralization*. Certainly applies to any IT department.

Slashdot Top Deals

"Right now I feel that I've got my feet on the ground as far as my head is concerned." -- Baseball pitcher Bo Belinsky

Working...