tree-features: ba213f07e63245538e7f934b03a3af7d5afcf933

     1: From: Chris Warburton
     2: Date: Mon, 17 Sep 2018 19:05:55 +0100
     3: State: new
     4: Subject: Use large, orthogonal vectors
     5: Message-Id: <ac06e9d2a16b2477-0-artemis@nixos>
     6: 
     7: Our vectors are quite small, and should also have each of their elements
     8: initialised (pseudo)randomly. Currently we're activating one feature,
     9: but that's a local representation.
    10: 
    11: Maybe use floats, initialised with a normal distribution as per:
    12: 
    13: Cox, G., Kachergis, G., Recchia, G., & Jones, M. N. (2011).
    14: Towards a scalable holographic word-form representation.
    15: Behavior Research Methods, 43, 602-615.

Generated by git2html.