IBM open sources toolkit for AI development with Jupyter Notebook

Share

Elyra AI Toolkit was announced in an IBM Developer blog post. This open source release adds several options to Jupyter Notebooks, which IBM refers to as “the open standard for data science and artificial intelligence (AI) model development.”

SEE ALSO: Combatting AI bias: remembering the human at the heart of the data is key

Elyra AI Toolkit

The initial release of the toolkit comes with several features, including a visual editor for Notebook-based AI pipelines. It should make it easier to convert multiple notebooks into batch jobs or workflows and thereby increase developer productivity. The Canvas user interface was originally developed for IBM Watson Studio, and now the Elyra Canvas component enables the visual editor in the open source Elyra AI Toolkit. IBM demonstrates the Elyra Canvas in a gif.

Notebook versioning based on Git integration is on board as well. It supports rolling back to previous versions and sharing code to enable collaborative work. Further options of Elyra AI Toolkit include hybrid runtime support and Python script execution within the editor.

SEE ALSO: JupyterLab now has a visual debugger

More details are available in the blog post and in the GitHub repository.

The post IBM open sources toolkit for AI development with Jupyter Notebook appeared first on JAXenter.

Source : JAXenter