AI Feynman 源码
快速开始 安装 强烈建议您通过键入以下内容来设置新的虚拟环境 virtualenv -p python3 feyn source feyn/bin/activate 首先使用pip install numpy 。 'aifeynman'软件包在PyPI上可用,可以与pip install aifeynman一起pip install aifeynman 。 请注意,目前,仅在Linux和Mac环境中支持AI Feynman。 第一个例子 移至干净目录并运行以下Python命令: import aifeynman aifeynman.get_demos("example_data") # Download examples from server aifeynman.run_aifeynman("./example_data/", "example1.txt", 60, "14ops.tx
文件列表
AI-Feynman-master.zip
(预估有个61文件)
AI-Feynman-master
MANIFEST.in
40B
LICENSE
1KB
setup.cfg
40B
requirements.txt
91B
examples
example.py
148B
setup.py
2KB
.gitignore
171B
aifeynman
暂无评论