deepforge-dev / deepforge-keras

A deepforge extension providing support for neural networks using keras
Apache License 2.0
8 stars 3 forks source link

Update changeset version. Fixes #186 #187

Closed brollb closed 4 years ago

brollb commented 4 years ago

This updates to the latest version of changeset (in my fork) which ensures that array deletions are applied in reverse order. For regular JS arrays, this isn't an issue but this is problematic when we are interacting with some getter/setter like getting members of a set in JSON Importer.