Hello, and thanks for your query.
There is some documentation on this:
http://www.simbrain.net/Documentation/docs/Pages/Network/network/backpropnetwork.htmlhttp://www.simbrain.net/Documentation/docs/Pages/Network/network/trainingFile.htmlOn the first page, see the bottom under "training."
The overall process is a bit counterintuitive (relative to the overall visual emphasis of Simbrain). The basic method is to right click on the backprop tab, select "Train Backprop Network" and then to specify input and output files. You have to manually create those files outside of Simbrain. All the training happens in the dialog. (In version 3 we are changing things so that training networks is much more flexible and intuitive).
Most of the training files I've used are in the folder {Simbrain_Home}/simulations/networks/bp/training.
To train a network to respond in some way to OdorWorld objects, you should build your Odor World environment and Simbrain network, see how the OdorWorld objects affect the input layer of the network, and then manually create your training files. Then you can use those files to train the network.
Let me know if this helps,
- Jeff