-
Notifications
You must be signed in to change notification settings - Fork 617
Closed
Description
In an effort to encourage involvement, and standardize contributions we should make a concerted effort to build thorough docs on how to contribute for each sub-package (layers, crf, etc.)
For example:
Building from #19 dicussion. We should create standards for adding custom keras Layers. Some things to include:
- Testing with the Keras layer test
- Registering the Layer so a Model can be serialized / deserialized