Dear Author,
Thanks for sharing the code. I have some trouble when training the LSM with the following error no matter how I change the parameter NET_NUM_VAR. I wonder if you can give me some instructions.
Instructions for updating:
non-resource variables are not supported in the long term
GPU? 0
GPU: 0
VERSION? [int]: 2
NET_NUM_VAR? [int]: 2312
BATCH_SIZE? [int] (250 for smaller nets(1000 neurons)/ 50 for larger nets(8000 neurons): 250
BATCHS_PER_BLOCK? [int] (10 for smaller nets(1000 neurons)/ 50 for larger nets(8000 neurons): 10
ASTRO_W_SCALING? [float]: 0.015
INITIALIZATION PARAMETERS:
SPIKE_STORE_BATCH_MOD: 40
SPIKE_SAVE_IDX LIST: [ 0 12 25 38 50 62 75 88 100 112 125 138 150 162 175 188 200 212
225 238]
FULL DATASET BEING USED WITH:
TRAINING SAMPLES: 50000
VALIDATION SAMPLES: 10000
TRAINING SAMPLES: 10000
SAVING SIMULATION PARAMETERS
File__VER_2_params.params__saved to__/home/gss/code/LSMtrials/NALSM-main/train_data/ver_2/VER_2_params.params
LOG SAVED.
NUM_BLOCKS_OF_BATCHES_IN_FULL_DATASET 20
0.9047744744744745 0.36762361184150105
INITIALIZATION NETWORKS WITH MAXIMAL WEIGHTS
Traceback (most recent call last):
……
FileNotFoundError: [Errno 2] No such file or directory: '/home/xxx/code/LSMtrials/NALSM-main/networks/Network_2312'
Dear Author,
Thanks for sharing the code. I have some trouble when training the LSM with the following error no matter how I change the parameter NET_NUM_VAR. I wonder if you can give me some instructions.
Instructions for updating:
non-resource variables are not supported in the long term
GPU? 0
GPU: 0
VERSION? [int]: 2
NET_NUM_VAR? [int]: 2312
BATCH_SIZE? [int] (250 for smaller nets(1000 neurons)/ 50 for larger nets(8000 neurons): 250
BATCHS_PER_BLOCK? [int] (10 for smaller nets(1000 neurons)/ 50 for larger nets(8000 neurons): 10
ASTRO_W_SCALING? [float]: 0.015
INITIALIZATION PARAMETERS:
SPIKE_STORE_BATCH_MOD: 40
SPIKE_SAVE_IDX LIST: [ 0 12 25 38 50 62 75 88 100 112 125 138 150 162 175 188 200 212
225 238]
FULL DATASET BEING USED WITH:
TRAINING SAMPLES: 50000
VALIDATION SAMPLES: 10000
TRAINING SAMPLES: 10000
SAVING SIMULATION PARAMETERS
File__VER_2_params.params__saved to__/home/gss/code/LSMtrials/NALSM-main/train_data/ver_2/VER_2_params.params
LOG SAVED.
NUM_BLOCKS_OF_BATCHES_IN_FULL_DATASET 20
0.9047744744744745 0.36762361184150105
INITIALIZATION NETWORKS WITH MAXIMAL WEIGHTS
Traceback (most recent call last):
……
FileNotFoundError: [Errno 2] No such file or directory: '/home/xxx/code/LSMtrials/NALSM-main/networks/Network_2312'