Classification in C++

Hello,
do you know a classification code in C++ please ?
Thank you
Best regards

Hi,
You can use torch in c++
Just use #include <torch/torch.h>

and have you a documentation on pytorch in C++ please ?

I found it here PyTorch C++ API — PyTorch master documentation thank you