language-icon Old Web
English
Sign In

Stochastic neural network

Stochastic neural networks are a type of artificial neural networks built by introducing random variations into the network, either by giving the network's neurons stochastic transfer functions, or by giving them stochastic weights. This makes them useful tools for optimization problems, since the random fluctuations help it escape from local minima. Stochastic neural networks are a type of artificial neural networks built by introducing random variations into the network, either by giving the network's neurons stochastic transfer functions, or by giving them stochastic weights. This makes them useful tools for optimization problems, since the random fluctuations help it escape from local minima. An example of a neural network using stochastic transfer functions is a Boltzmann machine. Each neuron is binary valued, and the chance of it firing depends on the other neurons in the network. Stochastic neural networks have found applications in risk management, oncology, bioinformatics, and other similar fields.

[ "Deep learning", "Recurrent neural network", "Time delay neural network", "Catastrophic interference", "Neural modeling fields", "Rectifier (neural networks)", "Random neural network" ]
Parent Topic
Child Topic
    No Parent Topic