Click here to Skip to main content
15,878,871 members
Articles / Artificial Intelligence / Keras

Making Keras Models Portable Using ONNX

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
4 Sep 2020CPOL3 min read 9.9K   71  
In this article I provide a brief overview of Keras for those looking for a deep learning framework for building and training neural networks
Here I show how to convert Keras models to the ONNX format using the kera2onnx package.

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