Skip to content

Commit a556c86

Browse files
authored
added note linking to Spark Packages (#130)
Before this, the README had no mentions of "download" or "install"
1 parent aa7acdb commit a556c86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ You can also post bug reports and feature requests in Github issues.
8585
3. Added Xception, Resnet50 models to DeepImageFeaturizer & DeepImagePredictor.
8686
- 0.1.0 Alpha release: Spark 2.1.1 & Python 2.7 recommended.
8787

88+
## Downloads and installation
89+
90+
Deep Learning Pipelines is published as a Spark Package. Visit the [Spark Package page](https://spark-packages.org/package/databricks/spark-deep-learning) to download releases and find instructions for use with spark-shell, SBT, and Maven.
8891

8992
## Quick user guide
9093

0 commit comments

Comments
 (0)