Deploy Neural network model in streamlit

Hello All,

What would be the approach to follow to deploy neural network models using python and colab

Thanks

Hey @bhavana_raj,

Check out these resources:

It would be as same as any ML models you deploy. you just need to store all the model artifacts in your Gh repo and deploy as usual. for more resources check out the blogs shared by @Caroline

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.