public class PredefinedRules extends Object
| Modifier and Type | Field and Description |
|---|---|
SimpleNeuron |
charClock |
SimpleNeuron |
earlySE |
SimpleNeuron |
lateSE |
Map<Character,SimpleNeuron[]> |
lpWordCharN |
int |
NUMBER_OF_CPS |
SimpleNeuron |
wordSep |
| Constructor and Description |
|---|
PredefinedRules() |
public Map<Character,SimpleNeuron[]> lpWordCharN
public SimpleNeuron earlySE
public SimpleNeuron lateSE
public SimpleNeuron charClock
public SimpleNeuron wordSep
public final int NUMBER_OF_CPS
public void addRules(Model m)
Copyright © 2016. All rights reserved.