We have trained our models and tested them successfully using the provided Python scripts. However, we now want to deploy it on our website and run a web-service for the second round of tests.
Is there a C++ wrapper so that we can use to run/execute our models the same way we do with Python scripts?