inputs
      .append("circle")
      .attr("class", "outlined-output-node nn-node")
      .attr("r", this.nodeRadius)
      .attr("cx", 0)