Skip to content

Commit

Permalink
Merge pull request #87 from Microsoft/ronglu_edit
Browse files Browse the repository at this point in the history
Added deprecation message in the docs
  • Loading branch information
ronglums authored Dec 4, 2018
2 parents 3eaefb1 + ab3ea82 commit 9619a70
Show file tree
Hide file tree
Showing 23 changed files with 27 additions and 1 deletion.
2 changes: 2 additions & 0 deletions archive/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## DEPRECATED - This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).

# Visual Studio Code Tools for AI
Visual Studio Code Tools for AI is an extension to build, test, and deploy machine learning and deep learning models. It seamlessly integrates with Azure Machine Learning for robust experimentation capabilities, including but not limited to running data preparation and model training experiments both locally and on remote compute targets.

Expand Down
2 changes: 2 additions & 0 deletions archive/docs/deploy-models-aml-vscode.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).

# Deploy and manage models with Azure Machine Learning
Azure Machine Learning enables deploying and managing your machine learning models in the cloud and on the edge.

Expand Down
1 change: 1 addition & 0 deletions archive/docs/docviewer.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# View Deep learning document with VS Code
VS Code Tools for AI is shipped with document for some common deep learning frameworks. You can manage and browse the document in VS Code and search for API reference within editor window through simple command.

Expand Down
3 changes: 2 additions & 1 deletion archive/docs/faq.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Frequently Asked Questions
## DEPRECATED - This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Frequently Asked Questions

## Install Visual Studio Code Tools for AI

Expand Down
1 change: 1 addition & 0 deletions archive/docs/feedback.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED - This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Feedback on VS Code Tools for AI
If you have any issues, questions or suggestions, you have two approaches to contact us:

Expand Down
1 change: 1 addition & 0 deletions archive/docs/getting-started-aml-vscode.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC - This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Getting started with Azure Machine Learning in Visual Studio Code
Visual Studio Code Tools for AI is an extension to build, test, and deploy machine learning and deep learning models. It seamlessly integrates with Azure Machine Learning for robust experimentation capabilities, including but not limited to running data preparation and model training experiments both locally and on remote compute targets.

Expand Down
2 changes: 2 additions & 0 deletions archive/docs/installation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).

# Installing Visual Studio Code Tools for AI

This extension works with [Visual Studio Code](https://code.visualstudio.com/).
Expand Down
1 change: 1 addition & 0 deletions archive/docs/installationPage.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Installation Page

We provide `Tools for AI Installation Page` to help users setup AI dependent environment.
Expand Down
1 change: 1 addition & 0 deletions archive/docs/manage-compute-aml-vscode.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Create and manage Azure compute targets in Visual Studio Code
Visual Studio Code Tools for AI supports running data preparation and model training experiments both locally and on remote compute targets.

Expand Down
1 change: 1 addition & 0 deletions archive/docs/prepare-localmachine.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Preparing development environment

Before training deep learning models on your local or remote computer you should make sure you have the latest applicable prerequisites installed. This includes making sure the latest drivers and libraries for your NVIDIA GPU (if you have one). You should also ensure you have installed Python and Python libraries such as NumPy, SciPy, Python support for Visual Studio / Visual Studio Code, and appropriate deep learning frameworks such as Microsoft Cognitive Toolkit (CNTK), TensorFlow, PyTorch, Caffe2, MXNet, Keras, Theano and/or Chainer.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Quickstart: create an AI project from Azure Marchine Learning Gallery in Visual Studio Code

## Exploring project samples
Expand Down
1 change: 1 addition & 0 deletions archive/docs/quickstart-01-submitting-training-jobs.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Submitting a job to train your model locally or in the cloud
Now that the new project is open in Visual Studio Code, you can submit a model training job to your different compute targets. (local or VM with docker).

Expand Down
1 change: 1 addition & 0 deletions archive/docs/quickstart-02-job-view.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# View recent job performance and details

Once the jobs are submitted, you can list the jobs from the run history.
Expand Down
1 change: 1 addition & 0 deletions archive/docs/quickstart-03-storage-explorer.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Manage remote storage
Visual Studio Code Tools for AI comes with a **Storage Explorer**.

Expand Down
1 change: 1 addition & 0 deletions archive/docs/quickstart-05-pai.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Training AI models in PAI

[PAI(Platform for AI)](https://github.com/Microsoft/pai) is a cluster management tool and resource scheduling platform, jointly designed and developed by Microsoft Research (MSR) and Microsoft Search Technology Center (STC). The platform incorporates some mature design that has a proven track record in large scale Microsoft production environment, and is tailored primarily for academic and research purpose.
Expand Down
1 change: 1 addition & 0 deletions archive/docs/quickstart-06-jupyter.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Open Jupyter notebooks in VS Code
In this tutorial, we will open a Jupyter notebook in VS Code window.

Expand Down
1 change: 1 addition & 0 deletions archive/docs/quickstart-07-tensorboard.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Run TensorBoard locally in VS Code

In this quickstart, we will run a tensorboard service locally in AI Tools and view the model graph.
Expand Down
1 change: 1 addition & 0 deletions archive/docs/releasenotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Release Notes

## 0.2.0 (2018-08-25)
Expand Down
1 change: 1 addition & 0 deletions archive/docs/samplePage.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Sample Page

We provide `Tools for AI Sample Page` to provide AI training samples.
Expand Down
1 change: 1 addition & 0 deletions archive/docs/startPage.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Start Page

We provide `Tools for AI Start Page` to help users get started with AI development.
Expand Down
1 change: 1 addition & 0 deletions archive/docs/tensorflow-local.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Train a TensorFlow model locally

In this quickstart, we will run a TensorFlow model with the [MNIST](http://yann.lecun.com/exdb/mnist/) dataset locally in AI Tools.
Expand Down
1 change: 1 addition & 0 deletions archive/docs/tensorflow-vm.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Train a TensorFlow model in the cloud
In this tutorial, we will train a TensorFlow model using the [MNIST dataset](http://yann.lecun.com/exdb/mnist/) in an Azure [Deep Learning Virtual Machine](https://docs.microsoft.com/azure/machine-learning/data-science-virtual-machine/deep-learning-dsvm-overview).

Expand Down
1 change: 1 addition & 0 deletions archive/docs/train-models-aml-vscode.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## DEPRECATED DOC- This extension has been re-designed to focus on providing a great experience working with the Azure Machine Learning service. Please check out the latest doc in the [parent folder](..).
# Train and tune models in Visual Studio Code
Azure Machine Learning provides support for running experiments locally and on remote compute targets. For every experiment you can keep track of multiple runs as often you will need to iteratively try different techniques, hyperparameters, and more. You can use Azure Machine Learning to track custom metrics and experiment runs, enabling data science reproducibility and auditability.

Expand Down

0 comments on commit 9619a70

Please sign in to comment.