Click here to Skip to main content
15,868,016 members
Articles / Artificial Intelligence / Neural Networks

Using Portable ONNX AI Models in Java

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
11 Sep 2020CPOL4 min read 13.3K   199   1  
In this article, I provided a brief overview of the ONNX Runtime and the ONNX format.
Here I show how to load and run an ONNX model using Java in the ONNX Runtime.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'CodeProject’s Next Top Model View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Bank of New York Mellon
United States United States
Keith is a sojourner in the software industry. He has over 30 years of experience building and bringing applications to market. He has worked for startups and large enterprises in roles ranging from tech lead to business development manager. He is currently a senior engineer on BNY Mellon's Distribution Analytics team where he is building data pipelines from on-premise data sources to the cloud.

Comments and Discussions