typedb / typedb-ml

TypeDB-ML is the Machine Learning integrations library for TypeDB
https://vaticle.com
Apache License 2.0
551 stars 92 forks source link

Don't Plot Preexisting Graph Elements #108

Closed jmsfltchr closed 4 years ago

jmsfltchr commented 4 years ago

What is the goal of this PR?

Update graph plots in line with the loss function being used (where preexisting graph elements are not penalised)

What are the changes implemented in this PR?