Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Games

Submission + - Java program uses neural networks to monitor game (dota-autoscript.com)

tr0p writes: "Java developers have used the open source Neuroph neural network framework to monitor video game players while they play and provide helpful situational awareness, such as audio queues when a power-up is ready, and 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..."

"

Slashdot Top Deals

Kleeneness is next to Godelness.

Working...