HackerTrans
トップ新着トレンドコメント過去質問紹介求人

TituxDev

no profile record

コメント

TituxDev
·25 日前·議論
I did a similar project, but my approach to the topology definition was declaring perceptron structs with inputs as pointer arrays and output as a regular variable. With this scheme, perceptrons can reference directly to the outputs from other perceptrons — or even their own output (I haven't implemented that yet).