nashid

Results 98 comments of nashid

@sneakerkg OpenNMT has a GGNN implementation. https://opennmt.net/OpenNMT-py/examples/GGNN.html I think having a similar model with DGL would be a great starting point!

@sneakerkg thanks for pointing out this library. I am currently exploring Graph4NLP. Graph4NLP is a great library, but in my first attempt, I do not find it a generic library...

@sneakerkg wondering any further update?

@AlanSwift wondering do you have any update?

@plombardi89 are you still working on it? If not I can work on it.

@monperrus would be super interested to know whether Repairnator is already integrated with learning-based APR tools like SequenceR?

@jcyk this sounds great. It appears to me you are building the graph object here: - [class dependencyGraph(object):](https://github.com/jcyk/gtos/blob/a13dba02a7877564648e5bd3de2bb23c4abd69b6/translator/dependencyGraph.py#L19) So if I build my custom graph here, that's a good starting...

Just came across this bookclub recently. Would be interested to join.

@wolfshow I have access to screenshots, HTML, and DOM. Wondering do have examples of fine-tuning steps for these models?