-
CNTK BrainScript Projects
- Set the project you want to run as "Startup Project".
- Set the script you want to run as "Startup File".
- Click "Run CNTK Brain Script".
-
Python Projects
- Set the "Startup File".
- Right click the startup Python script, and click "Start without Debugging" or "Start with Debugging" context menus.
User can use "python3 [parameters]" to run python script out of Visual Studio.