som_cube.cont

来自「著名的神经网络工具箱」· CONT 代码 · 共 11 行

CONT
11
字号
# Control file for convert2snns
# 
# PURPOSE: create a SOM with 3 components and grid 16x16
#
# NOTE:    since the WEIGHTFILE is omitted, the competitive layer 
#          (hidden layer) is initialized with 0.0
XSIZE       16          
YSIZE       16          
COMPONENTS   3           

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?