Skip to content

Commit d846e59

Browse files
committed
mc
2 parents 9eb3d27 + 32fa687 commit d846e59

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

docs/integration-services/control-flow/azure-data-lake-analytics-task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To add a Data Lake Analytics task to a package, drag the task from SSIS Toolbox
2929

3030
## General page configuration
3131

32-
Use the **General** page to configure the task and provide the U-SQL script that the task submits. To learn more about the U-SQL language, see [U-SQL language reference](/u-sql/).
32+
Use the **General** page to configure the task and provide the U-SQL script that the task submits.
3333

3434
### Basic configuration
3535

docs/machine-learning/install/sql-pretrained-models-install.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,11 @@ The following link includes example code invoking the pretrained models.
205205
206206
## Research and resources
207207
208+
<<<<<<< HEAD
208209
Currently the models that are available are deep neural network (DNN) models for sentiment analysis and image classification. All pretrained models were trained by using Microsoft's [Computation Network Toolkit (CNTK)](/previous-versions/cognitive-toolkit/).
210+
=======
211+
Currently the models that are available are deep neural network (DNN) models for sentiment analysis and image classification. All pretrained models were trained by using Microsoft's [Computation Network Toolkit (CNTK)](https://github.com/microsoft/CNTK).
212+
>>>>>>> 32fa6875c59d4c3ca0cf50275c6956c46f769d30
209213
210214
The configuration of each network was based on the following reference implementations:
211215

docs/machine-learning/package-management/install-python-packages-standard-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ import cntk
118118

119119
+ [Get Python package information](python-package-information.md)
120120
+ [Python tutorials for SQL Server Machine Learning Services](../tutorials/python-tutorials.md)
121-
+ [Python API for CNTK](https://github.com/microsoft/CNTK/tree/master/Tutorials).
121+
+ [Python API for CNTK](https://github.com/microsoft/CNTK)

0 commit comments

Comments
 (0)