Click here to Skip to main content
15,881,281 members
Articles / Artificial Intelligence / Machine Learning

Debugging AI Code Running in a Docker Container

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
21 May 2021CPOL5 min read 6.4K   39   3  
In this article we use Visual Studio Code to edit and debug our increasingly complex code running inside a Docker container.
Here we debug an NLP model exposed via Rest API service using Fast API and Gunicorn.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Containerized AI and Machine Learning View All

License

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


Written By
Architect
Poland Poland
Jarek has two decades of professional experience in software architecture and development, machine learning, business and system analysis, logistics, and business process optimization.
He is passionate about creating software solutions with complex logic, especially with the application of AI.

Comments and Discussions