Odds and Ends #1
Spektral, RPC Frameworks, and Python packaging
- Spektral is a framework for relational representation learning, built in Python and based on the Keras API. The field of Geometric Deep Learning is starting to get some traction. In particular, doing Deep Learning on graphs presents some interesting possibilities.
- RPC Frameworks: gRPC vs Thrift vs RPyC for python.
- The state of Python Packaging. Packing in Python is both improving dramatically and harder than it should be.