Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:For example (Score 2) 113

The problem with nearest neighbour models is that they are not efficient in high dimensional spaces, because of the "curse of dimensionality". Basically it means that when a space has a lot of dimensions (features), your data points become very sparse and distant from one another. So when you input today weather into the system, it is far from every other previous points, because there are too many variables. Statistical models, or deep learning, will find invariants, regularities, etc... to fill that void and provide more accurate predictions.

Comment No-kill game (Score 2) 551

You could also use this system in a reverse situation. You light a target, and subsequently try to hit it by sending shoot orders via the trigger. When you get all parameters right (winds, elevation,... ), you score a point, no round is ever fired. Maybe this already exist for training, I am not literate in that matter. You could also shoot blank rounds, should you need to take recoil into account.

Slashdot Top Deals

A hacker does for love what others would not do for money.

Working...