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