Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有人有一个关于如何将使用 python 创建的ffnet导出到 Java 代码的简单示例?
你需要旧版本的ffnet(我猜是0.6.5),然后你使用:
exportnet(net, "filename.java", lang="java")