Created
November 4, 2015 08:55
-
-
Save radustoenescu/e255d2cb698389df2633 to your computer and use it in GitHub Desktop.
How to play with Symnet's Click models
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0. git pull | |
| sbt compile | |
| 1. Look at: https://github.com/radustoenescu/Symnetic#click-models-in-symnet | |
| 2. Modify the code such that if the first parameter of the Template element is lower than the second, | |
| state is forwared to ouput port 0, otherwise to output port 1. | |
| Add a second parameter to the Template element in Template.click; run sbt click; check the results. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment