- 授权协议: Apache
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/deeplearning4j/jumpy
- 软件文档: https://github.com/deeplearning4j/jumpy/blob/master/README.md
- 官方下载: https://github.com/deeplearning4j/jumpy
软件介绍
Jumpy 是 ND4J 的 Python 接口:用于 JVM 的 Numpy Array Wrapper。
设置 Jumpy ,您需要通过环境变量设置一个 Jumpy 的类路径:
JUMPY_CLASSPATH
JUMPY_CLASSPATH 可以设置为包含用于运行 nd4j 后端所需的 jar 文件的文件列表
安装:
pip install jumpy
Paradigms of Artificial Intelligence Programming
Peter Norvig / Morgan Kaufmann / 1991-10-01 / USD 77.95
Paradigms of AI Programming is the first text to teach advanced Common Lisp techniques in the context of building major AI systems. By reconstructing authentic, complex AI programs using state-of-the-......一起来看看 《Paradigms of Artificial Intelligence Programming》 这本书的介绍吧!
