View Single Post
Unread 05-14-2009, 07:35 AM
sl4shd0t
Posts: n/a
  #1  
Default Java Program Uses Neural Networks To Monitor Games

tr0p writes "Java developers have used the open source Neuroph neural network framework to monitor video game players while they play and then provide helpful situational awareness, such as audio queues when a power-up is ready or on-the-fly macros for combo attacks. The developers have published an article describing many of the technical details of their implementation. 'There are two different types of neural networks used by DotA AutoScript. The first type is a simple binary image classifier. It uses Neuroph's "Multi-Layer Perceptron" class to model a neural network with an input neurons layer, one hidden neurons layer, and an output neurons layer. Exposing an image to the input layer neurons causes the output layer neurons to produce the probability of a match for each of the images it has been trained to identify; one trained image per output neuron.'"http://developers.slashdot.org/slash.../05/14/0447244
Read more of this story at Slashdot.
</img>
</img>


More...
Reply With Quote