IBM Watson Studio has powerful machine learning and deep learning features. But did you know it also has simple tools for quickly training and deploying AI models and for prototyping app code?
These samples all demonstrate how to quickly bring your wild ideas to life in Watson Studio:
- Train a visual recognition model on sample data, using the graphical model builder in Watson Studio
- Test the model in a graphical test tool in Watson Studio and in a Python notebook
- Prototype Python app code that uses the model in a notebook
- Create a Python Flask web app, and run the app on your local computer
- Push the web app to IBM Cloud