62 Forks
318 Stars
318 Watchers

NLPGNN

1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.

How to download and setup NLPGNN

Open terminal and run command
git clone https://github.com/kyzhouhzau/NLPGNN.git
git clone is used to create a copy or clone of NLPGNN repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NLPGNN https://github.com/kyzhouhzau/NLPGNN/archive/master.zip

Or simply clone NLPGNN with SSH
[email protected]:kyzhouhzau/NLPGNN.git

If you have some problems with NLPGNN

You may open issue on NLPGNN support forum (system) here: https://github.com/kyzhouhzau/NLPGNN/issues