申请试用
HOT
登录
注册
 
Deep Learning with DL4J on Apache Spark
Deep Learning with DL4J on Apache Spark
1 / 41

Deep Learning with DL4J on Apache Spark

Spark开源社区
/
发布于
5年前
/
3970
人观看

DeepLearning4J (DL4J) is a powerful Open Source distributed framework that brings Deep Learning to the JVM (it can serve as a DIY tool for Java, Scala, Clojure and Kotlin programmers). It can be used on distributed GPUs and CPUs. It is integrated with Hadoop and Apache Spark. ND4J is a Open Source, distributed and GPU-enabled library that brings the intuitive scientific computing tools of the Python community to the JVM. Training neural network models using DL4J, ND4J and Spark is a powerful combination, but it presents some unexpected issues that can compromise performance and nullify the benefits of well written code and good model design. In this talk I will walk through some of those problems and will present some best practices to prevent them, coming from lessons learned when putting things in production.

6点赞
2收藏
0下载