Hi. Any particular reason this shouldn't work when...
# announcements
h
Hi. Any particular reason this shouldn't work when inputs is an IntArray and weights is a DoubleArray?
for ((input, weight) in inputs.zip(weights))