Virtual Computational Chemistry Laboratory

 

Input data Output results Example List of key words

 



NEURONS

Keyword of Layer Type

This keyword determines hidden layers in neural network.

This parameter consist of several numbers, each of which indicate number of neurons in the hidden layer. The total count of these numbers indicates number of hidden layers.

For example:
 
  • NEURONS=7 -- one hidden layer with 7 neurons
  • NEURONS=0 -- no hidden layers
  • NEURONS=5 3 6 -- three hidden layers with 5,3 and 6 hidden neurons, respectively.
  • Usually, only one hidden layer is used. We suggest that user perform a test run using 5-10 network in ENSEMBLE and SHOW option to identify number of hidden neurons and layers of such neurons is required for his task.

Default value is {10}.

  Copyright © 2001 -- 2007 VCCLAB. All rights reserved.