Luca Cappelletti
Luca Cappelletti
Ok so, I have managed to reproduce it and tried to resolve this collision for a while. This has turned out to be quite cursed, so I will fall-back to...
Maybe `embedding_transformers`?
I have renamed it for now from `transformers` to `embedding_transformers`. If we can find a better name, I'm absolutely up for it. At least for now there won't be a...
This issue should be now resolved, @caufieldjh could you confirm?
Hello Harry! I have been trying to figure out how to decently generalize a saving procedure for a while now, so I will most likely switch to implementing a custom...
Ok so, I have introduced support for saving and loading all sklearn models and the edge prediction perception. The TensorFlow-based models will be next.
In the version of 🍇 currently available on PyPi it is now possible to save and load all non-TensorFlow models. We'll get to them in the next version, so we...
One more thing: if you have, generally speaking, node features and edge features, as in either other categorical or metric ones, even stuff like the BED coordinates if some are...
Well the package uses old latex APIs, basically no dependencies, so I don't think it will cease to work. As per additional features, I wouldn't know, for all intents and...
I must admit I don't recall anymore, I wrote the thing initially to drow augmenting directed graphs, so it may have to do something about that. I'll re-read how I...