Skip to content

Commit 778d79c

Browse files
authored
Update README.md
1 parent 9777c4a commit 778d79c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Diff for: README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Distributed Deep Learning Pipelines with PySpark and Keras
22

33
#### _Introduction_
4-
In this notebook I use PySpark, Keras, and Elephas python libraries to build an end-to-end deep learning pipeline that runs on Spark.
5-
</br></br>
6-
#### _Objective_
7-
My interest in putting together this example was to learn and prototype. More specifically, learn more about PySpark pipelines as well as how I could integrate deep learning into the PySpark pipeline. I ran this entire project using Jupyter on my local machine to build a prototype for an upcoming project where the data will be massive. Since I work for IBM, I'll take this entire analytics project (Jupyter Notebook) and move it to IBM. This allows me to do my data ingestion, pipelining, training and deployment on a unified platform and on a much larger Spark cluster.
4+
In this notebook we use PySpark, Keras, and Elephas python libraries to build an end-to-end deep learning pipeline that runs on Spark.
85
</br></br>

0 commit comments

Comments
 (0)