www0wwwjs1 / Matrix-Capsules-EM-Tensorflow

A Tensorflow implementation of CapsNet based on paper Matrix Capsules with EM Routing
Apache License 2.0
218 stars 83 forks source link

Raise SystemExit for error #45

Open gar1t opened 5 years ago

gar1t commented 5 years ago

This causes the system to exit with error code 1 and message.

Replaces code that Python balks at (can't raise a string as an exception).