add SPIDNA2
I added SPIDNA2 that worked as a plugin and it worked as well directly in the nets.py file.
the params from the paper are :
net_params:
n_outputs: 21
n_blocks: 7
n_features: 50
I removed the device argument, and use the x.device method instead.