IRC channel logs
2023-05-17.log
back to list of logs
<Zarutian_iPad>ACTION blurts js`const t1 = E(E(E(n_inputs).map(Nomad((inp, idx) => E(inp).multiply(E.get(n_weights)[idx])))).reduce(Nomad((a, b) => E(a).add(b)), 0.0)).add(n_bias); const t2 = E(E(t1).lessThan(0.0)).pick(0, t1);` as ANNs are still all the rage nowadays.