├── LICENSE ├── README.md ├── code └── README.md └── docs └── model.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fidler-lab/curve-gcn/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fidler-lab/curve-gcn/HEAD/README.md -------------------------------------------------------------------------------- /code/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fidler-lab/curve-gcn/HEAD/code/README.md -------------------------------------------------------------------------------- /docs/model.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fidler-lab/curve-gcn/HEAD/docs/model.png --------------------------------------------------------------------------------