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

Model storage should support more frameworks/tools #8

Open
hhsecond opened this issue Feb 18, 2020 · 2 comments
Open

Model storage should support more frameworks/tools #8

hhsecond opened this issue Feb 18, 2020 · 2 comments

Comments

@hhsecond
Copy link
Member

hhsecond commented Feb 18, 2020

Description

stock.model's high level functions such as stock.model.load_weights currently only support PyTorch & Keras models. It needs to support other frameworks such as

  • Native TF (<2.0)
  • scikit-learn
  • ONNX
  • TBD
@rlizzo
Copy link
Member

rlizzo commented Feb 19, 2020

Onnx-ML would be good as well.

https://onnx.ai/

@hhsecond
Copy link
Member Author

Thanks Rick. Added ONNX to the list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants