plotters example - #50
Conversation
HyperCodec
left a comment
There was a problem hiding this comment.
Weird error about unsafe predicate at runtime. Also doesn't currently support other features.
appears to be part of |
HyperCodec
commented
Apr 16, 2024
opened plotters-rs/plotters#573, awaiting reply. |
This should allow development once again. |
HyperCodec
commented
May 15, 2024
Commencing development now that I have my codespace usage reset |
HyperCodec
commented
May 15, 2024
Hangs during training phase, I don't think it used to do that before the change. Not exactly sure how this happened but probably has something to do with the mutex. |
HyperCodec
commented
May 15, 2024
When I run with LLDB, it finished training pretty much instantly and then I get the following: |
This example technically works now, but it still doesn't learn. Will also probably need to check the other examples to make sure they are also learning. |
HyperCodec
commented
May 15, 2024
I think I'll just make a separate issue and pull request that patches the learning of all these examples, as I think this might become a pretty long process. |
HyperCodec
commented
May 15, 2024
temporary disabled branch detection ruleset, not sure why it decided to stop working recently. there is absolutely a successful testing deployment. |
No description provided.