-
Notifications
You must be signed in to change notification settings - Fork 160
FAQ
Sometimes, you need to debug inside a container that was launched using docker-compose command line instead of Visual Studio. In these cases, you can attach Visual Studio to the process that is running inside the container, but first, you need to expose the port 22, which usually is reserved to remote shell. The whole process is described in detail in the following post.
Obviously, you can remove this port from the docker-compose configuration, or expose remote shell using a different port.
-
Recommendation systems
Product recommendation (ML Studio, C#) -
Computer Vision
Image classification-
Cognitive Services - Mobile applications (Xamarin, C#)
-
TensorFlow - Custom Model (ML Workbench, CNTK, TensorFlow, C#)
-
Natural Language Processing
Skype Bot (Microsoft Bot Framework, LUIS, C#) -
Regression
Sales Forecasting (ML.NET, C#)