lsa-pucrs / acerta-abide

Deep learning using the ABIDE data
GNU General Public License v2.0
45 stars 25 forks source link

The comma at the end is probably a typo #16

Open Panmani opened 4 years ago

Panmani commented 4 years ago

By adding the comma, you are making them a nested list. This is the case at least in python3.

https://github.com/lsa-pucrs/acerta-abide/blob/63febca0d2219469c959d4bd5acbef081badd5e2/nn.py#L522

https://github.com/lsa-pucrs/acerta-abide/blob/63febca0d2219469c959d4bd5acbef081badd5e2/nn_evaluate.py#L130