Steven Leal
37eea993
added scenario serialization
4 年前
Steven Leal
6bb3dff1
removed serialization elements from the public api
4 年前
Steven Leal
0104a889
refactored scenario lifecycle hooks
4 年前
Mohsen Kamalzadeh
f57c92ef
changed normal sampler standard deviation json key to "stddev"
4 年前
Mohsen Kamalzadeh
edfea412
Added imageLink field
Added a new imageLink field to the scenario serialization function which will accompany all elements of the randomizer config.
3 年前
Aryan Mann
3753ea3b
updated serialization of randomizers to array instead of object
3 年前
Mohsen Kamalzadeh
b1b39d5b
first commit, tests to be added
3 年前
Mohsen Kamalzadeh
206b987b
changed how randomizer state is serialized based on feedback
3 年前
Mohsen Kamalzadeh
788a0831
changed schema for sampler and scalar valid ranges
3 年前
Mohsen Kamalzadeh
dadcd7d8
incorporated PR feedback
- shouldCheckValidRange field excluded from JSON serialization. If the limits block is provided, it means range should be checked.
- added some checking and error messages for the cases where the user tries to provide or change the valid range for a scalar from the json config. this is not supported.
3 年前
Mohsen Kamalzadeh
10443076
make randomizer state field optional for json config
3 年前
Mohsen Kamalzadeh
3ecc1fae
removed unused import
3 年前
Aryan Mann
a7b4cce8
merge serialization array change
3 年前