Skip to content

A GCN framework for few-shot learning with the addition of pseudo-label-training

License

Notifications You must be signed in to change notification settings

colflip/gcn_plabels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcn_plabels

A simplified implementation of the GCN framework.
In it we add pseudo-label-training (self-training) to the few-shot learning.
And the algorithm is applied to the node classification task (cora) of the graph neural network.

license

It is under the MIT license. See the LICENSE file for details.


About

A GCN framework for few-shot learning with the addition of pseudo-label-training

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages