A little progress on Cognate and NuTank

So,
I got past the hurdle in the ConceptMap and ConnectionDef code where one N-Dimensional map can be connected to another N-Dimensional map. The connection can have source and destination ranges of map points on any and all dimensions, with weights interpolated forward or backward on all dimensions.  This ends up being a nasty confusion of interpolation, except if you make single dimensional iterators.
Then you nest the iterators and it works.

Next is getting a first cut UI working in Win Forms C# to edit maps and connections, and visually show activation levels and firing 'sparkle'.

Comments

Popular posts from this blog

UE4 Asset Directory Listing Blueprint

Subsumption and Neural Hiding - The 'Object Oriented Paradigm' of Artificial Intelligence

Self Cycling Asynchronous Neural Systems