An open API service indexing awesome lists of open source software.

https://github.com/wbadart/simplegcn

Basic implementation of a Graph Convolutional Network
https://github.com/wbadart/simplegcn

data-science gcn neural-network numpy

Last synced: 7 months ago
JSON representation

Basic implementation of a Graph Convolutional Network

Awesome Lists containing this project

README

          

# simplegcn

[![Build Status](https://travis-ci.org/wbadart/simplegcn.svg?branch=master)](https://travis-ci.org/wbadart/simplegcn)
[![License](https://img.shields.io/badge/license-BSD3-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)

Basic implementation of a Graph Convolutional Network