com.mancrd.ahah.samples.model.functional
Class TwoInputAttractorsApp
java.lang.Object
com.mancrd.ahah.samples.model.ModelExperiment
com.mancrd.ahah.samples.model.functional.FunctionalModelExperiment
com.mancrd.ahah.samples.model.functional.TwoInputAttractorsApp
public class TwoInputAttractorsApp
- extends FunctionalModelExperiment
Takes many two-input AHaH nodes and presents the spike patterns 01, 10, and 11. Plots the trajectory of the weights over time for each AHaH node, showing the converges to attractor states.
- Author:
- timmolter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TwoInputAttractorsApp
public TwoInputAttractorsApp()
main
public static void main(String[] args)
throws IOException
- Parameters:
args
-
- Throws:
IOException
go
public void go()
throws IOException
- Throws:
IOException
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.