---------------------------------------------------------------------

next up previous
Next: Corrected Magnitude Up: Neural Network Scheduler for Previous: Overview

---------------------------------------------------------------------

Network Structure

The neural network is represented as a table. The columns mean time, the rows mean comets. The time is from sunset to sunrise, and divided into some blocks by the inputted time needed to observe one comet.

The table consists of the two: U, V. U shows the energy of each element tex2html_wrap_inline254 . When tex2html_wrap_inline256 is positive, it means you should observe comet i at the time j. Then it causes tex2html_wrap_inline262 . When tex2html_wrap_inline264 is 0, it means you should not observe comet i at the time j.

The scheduler adjusts the energy of each element in the way described in Section 4. When the conditions described in Section 5 satisfied finally, it returns V as a result.

---------------------------------------------------------------------

Go back to Neural Network Scheduler for Comets Observation.
Go back to Seiichi Yoshida's Home Page.
Copyright(C) Seiichi Yoshida (comet@aerith.net). All rights reserved.
Tue Apr 15 03:17:05 JST 1997