V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Casibase - 开源AI知识库
Casibase是一套开源的基于LangChain的AI知识库,支持国内外数十种主流AI模型,支持MCP协议,所有会话数据云端存储,支持Office文件存储与向量索引,支持思维链和提示词调优模块,支持多命名空间与企业SSO单点登录。
Promoted by veotax
luolianhai
V2EX  ›  问与答

dl4j-0.0.3.3-examples compiling errors

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

    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   ·   实用小工具   ·   2533 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 21ms · UTC 02:13 · PVG 10:13 · LAX 19:13 · JFK 22:13
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.