this.valueG.append("ellipse")
    .attr("class", "relu-value-dot activation-value-dot")
    .attr("rx", 5)
    .attr("ry", 5)
    .attr("cx", 0)