softmaxGroup.append("text")
    .attr("id", "biasValue")
    .attr("text-anchor", "middle")
    .attr("x", this.neuralNetworkHeight / 2)
    .attr("y", -2)