• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
  • Yes, IBM i Shops Have AI Options, Too

    April 8, 2019 Alex Woodie

    Companies of all shapes and sizes are encouraged to adopt artificial intelligence these days. Most of today’s AI tech, however, was developed to run in open systems and X86 environments. But there are a growing number of AI options from IBM and its partners for customers that want to keep their data resident on the Power Systems platform.

    There’s no denying there’s a lot of hype around AI today. One can scarcely turn on the TV or open a magazine or Web page without being inundated with claims of how leading organizations are using AI to gain a competitive edge, make or save tons of money, and make customers happier. (AI apparently can’t make us younger or better-looking yet, but give it time.)

    I’m detecting conflicted emotions. Why are you looking at me like that, dear IT Jungle reader?”

    While some companies are making headway with AI, the truth is the majority of organizations are still in the beginning phases with AI. The Web giants are definitely using AI – and developing and open sourcing many of the tools to build AI – but they’re also investing billions of dollars to do it. And all of the AI use cases up to this point are what’s called “narrow AI,” not the “general AI” HAL 9000 that doomed Discovery One.

    Suffice it to say, you’re not too late to the AI party. If you’re a mid-sized company in an established real world business that actually makes, moves, or manages tangible assets (i.e. you’re not a digital native moving bytes for profit), there is still time to harness AI to give your company an advantage.

    Enter The Watson

    If you’re a digital native, you probably have already implemented AI (and you wouldn’t be reading this newsletter, anyway). But if you’re an IBM i shop, your AI journey should probably start with IBM.

    Big Blue is making a huge effort to bolster its line of AI solutions. That includes developing AI-specific versions of the Power Systems server designed to crush machine learning jobs hungry for CPUs and GPUs. Big iron, either on-prem or in the cloud, is a requisite for many machine learning workloads.

    But much of the innovation is going on in AI revolves around software, which conjures IBM’s sprawling Watson brand. Watson once referred to the Power-based supercomputer that beat Ken Jennings at Jeopardy! back in 2011. But today Watson is the umbrella term for all of IBM’s AI offerings, which includes over 100 different products and services (that is, APIs).

    The core IDE in the Watson lineup is called Watson Studio, which was formerly known as Data Science Experience. This product offers a notebook-style interface for data scientists to write machine learning code in a variety of languages, including R and Python.

    Watson is IBM’s brand for all of its AI software products.

    IBM’s product for deploying machine learning into production is called Watson Machine Learning. IBM offers two versions, including WML Community Edition, a free product that comes loaded with the latest deep learning software like TensorFlow and Caffe, as well as IBM’s own SnapML, which is a souped-up version of the popular Scikit Learn product.

    IBM also sells a more advanced version called WML Accelerator (WMLA), which was formerly called PowerAI. This offering is designed to handle really big machine learning models that need to scale across a cluster of machines.

    While most Watson offerings will now run on X86 in addition to Power (which IBM announced at its recent IBM Think 2019 conference), WMLA remains a Power-only affair, due to the fast NVLink connections that IBM built into the Power9 chip and its Power AC922 system to link those Power CPUs with Nvidia Tesla GPU accelerators.

    IBM has committed to keeping Watson as open as possible. Much of the software that underpins Watson, including the fast in-memory Apache Spark processing framework, is open source, and it’s IBM’s plan to leverage the open source community to keep Watson relevant as technology inevitably improves.

    For example, WMLA can be used to manage models developed in other data science environments, including H2O.ai, Anaconda, and SAS, according to Sumit Gupta, the vice president of IBM’s AI, machine learning, and HPC efforts. “We can use Watson Machine Learning Accelerator to manage an Anaconda job,” Gupta said. “If you’re using SAS or you’re using any other analytics framework, we work with them.”

    IBM has encouraged its IBM i customers to begin using Watson to process data originating in IBM i Montreal, Quebec-based Fresche Solutions recently launched a series of courses to help train IBM i developers how to use the various Watson APIs that are available on the cloud.

    But IBM i shops aren’t limited to running in the cloud. In fact, many of these other solutions can run on Power, too. H2O.ai and Anaconda both support Power with their machine learning automation tools. In fact, one IBM i shop from South America, Vision Banco, recently discussed its use of H2O.ai with IT Jungle.

    AI And IBM i

    According to Vision Banco’s head data scientist, Ruben Diaz, the Paraguay bank started out using SPSS statistical tools to calculate key variables in the business equation, including credit scores, fraud risk, and odds of defaulting on a loan. The company developed the statistical equations in SPSS, and then implemented them as stored procedures in the DB2 database powering its core IBM i banking applications, Diaz said.

    The company expanded its statistical work several years back and adopted other tools like KNIME and R. The company started using more advanced models, such as random forests and gradient boosting machines (GBMs), and exported them using predictive model markup language (PMML). It would then call the routines from the core IBM i banking system via a REST-based Web service, Diaz explains.

    About three years ago, the company embarked upon the third generation of its data science setup, which included H2O’s popular suite of machine learning algorithms. Diaz and his colleagues began using more advanced algorithms, including XGBoost, neural networks, and advanced collections of algorithms called ensembles.

    “H2O surprised us for the speed to train models,” Diaz says. “Using R in training a random forest it could take hours. But with H2O that takes just minutes. You can do more models in the iteration of the data science process.”

    Recently, the company moved up to DriverlessAI, a new suite of predictive tools from H2O designed to automate much more of the data science process. The company also bought an IBM AC922 server equipped with the latest Tesla V100 GPU accelerators from Nvidia.

    Diaz says he’s able to crank through more models in a faster time with DriverlessAI running on the speedy IBM Power hardware. “As a data scientist, it makes my job easier, faster, and better quality,” he said. “In the data science process, time is money. If you can build a model faster, you can do more experiments.”

    One of the projects Diaz used DriverlessAI for was building a propensity to buy model for credit card offers for people who call into the call center. “We doubled the response,” Diaz said. “That was a good result.”

    In the future, Diaz hopes to develop more data science use cases as Vision Banco, including system that utilize time-series datasets to detect money laundering, and audio and video processing using NLP and the latest deep learning techniques.

    Vision Banco is one of the biggest banks in Paraguay, with about 1,800 employees and 800,000 customers. In the United States, it would be considered a solid medium-sized business. With a team of just seven data scientists and analysts – not to mention the gunship of an AI server, the Power AC922 – Diaz is able to utilize data to make better predictions about his business, with a roadmap to implementing some of the most advanced neural networking techniques.

    Clearly, we’re at the beginning of a new era in computing, one driven by statistical probabilities. If a solidly midsize IBM i shop like Vision Banco can implement this stuff, what’s holding you back?

    RELATED STORIES

    Taking A Fresche Approach To IBM i-Watson Education

    Watson In The Real World

    IBM i, Watson & Bluemix: The REST Of The Story

    Watson Apps Ready To Change The World

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    Tags: Tags: AI, artificial intelligence, DB2, GBM, gradient boosting machines, IBM i, IDE, PMML, Power Systems, Power9, PowerAI, predictive model markup language, Python, REST, SPSS, Watson, WML Accelerator, WMLA, X86

    Sponsored by
    WorksRight Software

    Do you need area code information?
    Do you need ZIP Code information?
    Do you need ZIP+4 information?
    Do you need city name information?
    Do you need county information?
    Do you need a nearest dealer locator system?

    We can HELP! We have affordable AS/400 software and data to do all of the above. Whether you need a simple city name retrieval system or a sophisticated CASS postal coding system, we have it for you!

    The ZIP/CITY system is based on 5-digit ZIP Codes. You can retrieve city names, state names, county names, area codes, time zones, latitude, longitude, and more just by knowing the ZIP Code. We supply information on all the latest area code changes. A nearest dealer locator function is also included. ZIP/CITY includes software, data, monthly updates, and unlimited support. The cost is $495 per year.

    PER/ZIP4 is a sophisticated CASS certified postal coding system for assigning ZIP Codes, ZIP+4, carrier route, and delivery point codes. PER/ZIP4 also provides county names and FIPS codes. PER/ZIP4 can be used interactively, in batch, and with callable programs. PER/ZIP4 includes software, data, monthly updates, and unlimited support. The cost is $3,900 for the first year, and $1,950 for renewal.

    Just call us and we’ll arrange for 30 days FREE use of either ZIP/CITY or PER/ZIP4.

    WorksRight Software, Inc.
    Phone: 601-856-8337
    Fax: 601-856-9432
    Email: software@worksright.com
    Website: www.worksright.com

    Share this:

    • Reddit
    • Facebook
    • LinkedIn
    • Twitter
    • Email

    RTPA Looking For A Few Good Software Reviewers IBM i PTF Guide, Volume 21, Number 14

    Leave a Reply Cancel reply

TFH Volume: 29 Issue: 23

This Issue Sponsored By

  • Maxava
  • iTech Solutions
  • ARCAD Software
  • COMMON
  • Manta Technologies

Table of Contents

  • Yes, IBM i Shops Have AI Options, Too
  • RTPA Looking For A Few Good Software Reviewers
  • Guru: Dealing With RPG Errors and Embedded SQL
  • As I See It: Why The Long Face?
  • Let’s Try Converged Power Infrastructure One More Time

Content archive

  • The Four Hundred
  • Four Hundred Stuff
  • Four Hundred Guru

Recent Posts

  • Meet The Next Gen Of IBMers Helping To Build IBM i
  • Looks Like IBM Is Building A Linux-Like PASE For IBM i After All
  • Will Independent IBM i Clouds Survive PowerVS?
  • Now, IBM Is Jacking Up Hardware Maintenance Prices
  • IBM i PTF Guide, Volume 27, Number 24
  • Big Blue Raises IBM i License Transfer Fees, Other Prices
  • Keep The IBM i Youth Movement Going With More Training, Better Tools
  • Remain Begins Migrating DevOps Tools To VS Code
  • IBM Readies LTO-10 Tape Drives And Libraries
  • IBM i PTF Guide, Volume 27, Number 23

Subscribe

To get news from IT Jungle sent to your inbox every week, subscribe to our newsletter.

Pages

  • About Us
  • Contact
  • Contributors
  • Four Hundred Monitor
  • IBM i PTF Guide
  • Media Kit
  • Subscribe

Search

Copyright © 2025 IT Jungle