示例#1
0
 def get_cascade_candidate_stagnation_epochs(self):
     return _libfann.neural_net_parent_get_cascade_candidate_stagnation_epochs(
         self)
示例#2
0
文件: libfann.py 项目: tbluche/BetBoy
 def get_cascade_candidate_stagnation_epochs(self):
     return _libfann.neural_net_parent_get_cascade_candidate_stagnation_epochs(self)