V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
luolianhai
V2EX  ›  问与答

dl4j-0.0.3.3-examples compiling errors

  •  
  •   luolianhai · 2015-07-16 10:48:09 +08:00 · 1851 次点击
    这是一个创建于 3235 天前的主题,其中的信息可能已经有所发展或是发生改变。

    i have compiled project nd4j, Canova and deeplearning4j successfully but errors occur while compiling dl4j-0.0.3.3-examples, the following are the errors:

    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project deeplearning4j-examples: Compilation failure: Compilation failure:
    [ERROR] /home/luolianhai/dl4j-0.0.3.3-examples/src/main/java/org/deeplearning4j/deepbelief/DBNIrisExample.java:[22,49] cannot find symbol
    [ERROR] symbol: class GradientPlotterIterationListener
    [ERROR] location: package org.deeplearning4j.plot.iterationlistener
    [ERROR] /home/luolianhai/dl4j-0.0.3.3-examples/src/main/java/org/deeplearning4j/deepbelief/DBNIrisExample.java:[23,49] cannot find symbol
    [ERROR] symbol: class LossPlotterIterationListener
    [ERROR] location: package org.deeplearning4j.plot.iterationlistener

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5414 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 03:06 · PVG 11:06 · LAX 20:06 · JFK 23:06
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.