- Baseline working implementation of DGCNN
- pushing to GitHub
- Proper Docstrings.
- Trying it on financial data.
- Finished documentation
- Wrote README.md
- added flatten_signals option to DeepGraphConvolution
- publish to pypi and github.
- publish docs.
- Make SortPooling optional in DeepConvolutional
- Host docs on github pages
- Allow for variable node-counts by passing "None" to the input layer.