The XNOR pattern:
11 1
00 1
01 0
10 0
is recorded as: (shown unnormalized)
caselist(1) = 1
timeactive(1) = 1
featureactive(1) =1
featurestrength(1) =1
caselist(2) = 1
timeactive(2) = 1
featureactive(2) = 2
featurestrength(2) =1
caselist(3) = 1
timeactive(3) = 2
featureactive(3) = 3
featurestrength(3) = 1
caselist(4) = 2
timeactive(4) = 2
featureactive(4) = 3
featurestrength(4) = 1
caselist(5) = 3
timeactive(5) = 1
featureactive(5) = 2
featurestrength(5) = 1
caselist(6) = 4
timeactive(6) = 1
featureactive(6) = 1
featurestrength(6) = 1
as opposed to the data structures used in Asa H 1.0 (see page 165 of Asa H: A hierarchical architecture for software agents, R. Jones, Trans. Kan. Acad. Sci., vol. 109, # 3/4, pg 159-167, 2006)
No comments:
Post a Comment