コード例 #1
0
ファイル: Network.cs プロジェクト: Dytonis/GDAXTrader
 public double[] GetOutputValues()
 {
     return(Outputs.GetLayerValues());
 }