Skip to content

Commit 346ee5a

Browse files
committed
add roadmap
1 parent bb84536 commit 346ee5a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

ROADMAP.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Roadmap
2+
3+
Here are the tasks we plan on working next. If you would like to contribute to
4+
one of them or have suggestions for more extensions you would like to see,
5+
please let us know!
6+
7+
- Switch from RDDs to DataFrames
8+
- Make SparkNet a plug in replacement for MLlib's classification and regression algorithms
9+
- Switch from images to arbitrary tensors
10+
- Eliminate slowdown when Spark writes to disk
11+
- Experiment with more communication schemes (for example ElasticSGD)
12+
- Add examples for more models (for example RNNs)
13+
- Use JavaCPP to wrap Caffe
14+
- Wrap other deep learning libraries (TensorFlow, Torch)

0 commit comments

Comments
 (0)