Thanks! This looks interesting. Some of the main differences I can spot so far are:
- Hummingbird does not construct a NN with an architecture isomorphic to the source decision tree but instead cleverly compiled it into other (more sane) tensor computations.
- Hummingbird is actually useful. ;)