Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement generic de/serialisation to/from JSON #3

Closed
radumg opened this issue Feb 7, 2018 · 0 comments · Fixed by #9
Closed

implement generic de/serialisation to/from JSON #3

radumg opened this issue Feb 7, 2018 · 0 comments · Fixed by #9

Comments

@radumg
Copy link
Owner

radumg commented Feb 7, 2018

Should be able to

- serialise
- deserialise

to a specified type from any

- JSON string
- JSON file
@radumg radumg added this to the 1.0 milestone Feb 7, 2018
@radumg radumg self-assigned this Feb 7, 2018
@radumg radumg added this to To Do in 1.0 abstracted ML machines + algos via automation Feb 7, 2018
@radumg radumg moved this from To Do to In progress in 1.0 abstracted ML machines + algos Feb 24, 2018
@radumg radumg changed the title implement de/serialisation of machines to JSON implement generic de/serialisation to/from JSON Feb 24, 2018
radumg added a commit that referenced this issue Feb 24, 2018
- adds Newtonsoft NuGet
- adds Utils folder
- adds JSON utilities file, with serialisation and deserialisation from JSON & files
fixes #3
@radumg radumg closed this as completed in #9 Feb 24, 2018
1.0 abstracted ML machines + algos automation moved this from In progress to Done Feb 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant