Hello everyone! I have a simple question today.
In Nengo, when selecting the range of intercepts, can I set the ratio to 1, 10, and so on, while my input vector ‘x’ has a range of -1 to 1 (as shown in the first graph below). But is it possible to choose the range of intercepts between 0 and 1, as shown in the second graph below? In this scenario, my neuron doesn’t fire for values below zero on the x-axis. How can I achieve this?
Thanks!