description

Project GHOST: Generating Hierarchically Organized Spatiotemporal representations

owner
sokbob
last change
Tue, 14 Oct 2008 18:45:03 -0400

To get a local copy of this repository, install Mercurial and run the following on the command line: hg clone http://freehg.org/u/sokbob/ghost/

changes

8 months agoBrian Blaisadded a simple example, and put output_probabilities option into get_output_vector to spit out 1/0 vectors if set to False. default tip
8 months agoBrian BlaisAdded "." in include_dirs in the cython_compile, because it doesn't compile in windows otherwise. Added a compile.bat, again for windows. Added the bitworm data files to the distribution.
9 months agoBrian BlaisPutting together a simple message passing example, to show how belief prop can help disentangle ambiguity.
9 months agoBrian BlaisAdded message passing belief propagation (belief_prop(nodes)), with a test_message_passing script example which is the same as the simple network diagram.
9 months agoBrian BlaisAdded names printing to Node, to help with debugging. Started message passing network construction.
9 months agoBrian BlaisAdded psyco in again?
11 months agoScottThe bitworm experiment now achieves the same classification rate as
11 months agoScottFixed zero vector reset logic and added it to TemporalAdjacency.
11 months agoScottGot the bitworm experiment working using the zero vector reset in
11 months agoBrian BlaisFixed inference in IncSeq, and the .pyx file for it.
...

tags

...

branches

8 months agoec25dce7008fdefault
...