pluskid / Mocha.jl

Deep Learning framework for Julia
Other
1.29k stars 254 forks source link

Distributed Training #212

Closed Hydrotoast closed 7 years ago

Hydrotoast commented 7 years ago

Are there any plans to make this library handle distributed training? For example, training neural networks with datasets on HDFS using some cluster manager.

pluskid commented 7 years ago

Unfortunately, there is currently no plan to extend Mocha.jl to distributed training.