← 返回
未分类 中文

reinvent4

Help install, configure, run, troubleshoot, and extend MolecularAI REINVENT4 for generative molecular design. Use when the user mentions REINVENT4 or Reinven...
帮助安装、配置、运行、排查并扩展 MolecularAI REINVENT4,用于生成性分子设计。当用户提及 REINVENT4 或 Reinven 时使用。
zoeprior zoeprior 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 351
下载
💾 0
安装
1
版本
#latest

概述

REINVENT4

Prefer a local REINVENT4 checkout over web summaries. Treat a directory as the

repo root when it contains install.py, pyproject.toml, reinvent/, and

configs/.

Workflow

  1. Classify the request: install, run configuration, data preprocessing,

notebook conversion, scoring plugin, or test/troubleshooting.

  1. Read only the relevant reference file:
    • installation or CLI usage: references/install-and-run.md
    • TOML mode selection or parameter mapping: references/config-modes.md
    • plugins, notebooks, or tests: references/plugins-and-tests.md
  2. Verify commands against the local checkout before proposing them. Prefer

python install.py --help, python install.py --dry-run, `reinvent

--help, direct file inspection, and existing files under configs/`.

  1. Reuse the example configs in configs/ instead of inventing schemas from

scratch.

  1. Keep file paths explicit. Upstream example configs are templates and must be

adjusted to local model, SMILES, output, and log paths before execution.

Installation Rules

  • Use an isolated Python environment with Python 3.10 or newer.
  • Map the processor/backend carefully:
  • macOS CPU: mac
  • Linux CPU: cpu
  • Linux NVIDIA CUDA: upstream examples use values like cu126
  • Linux AMD ROCm: upstream examples use values like rocm6.4
  • Intel XPU: xpu
  • Windows: CPU, CUDA, and XPU are supported, but upstream says Windows is

only partially tested

  • Remember that install.py defaults to optional dependency set all, which

includes extra packages such as openeye and isim.

  • Prefer -d none for minimal or smoke-test installs unless the user

explicitly needs OpenEye ROCS or iSIM-related functionality.

  • Use --dry-run before a real install whenever backend choice or dependency

resolution is uncertain.

  • Verify a finished install with reinvent --help.

Running REINVENT

  • Main CLI entry point: reinvent [-l logfile] .
  • Data pipeline entry point from pyproject.toml: reinvent_datapre.
  • Prefer TOML because upstream ships maintained examples in configs/.
  • When editing configs, update at least device selection, model/prior paths,

SMILES inputs, output files, and TensorBoard/log paths.

Troubleshooting Rules

  • On macOS, remind the user that upstream documents CPU-only support and says

macOS is only partially tested.

  • If a macOS clone reports path collisions under

contrib/tutorials/maize/adgpu_prepare, avoid relying on those collided files

unless the user specifically needs that tutorial.

  • For tests, warn that they require a JSON config with a non-existent

MAIN_TEST_PATH; some tests also require OE_LICENSE.

  • Do not promise a full RL/TL run unless models, datasets, and optional

licensed tools are present locally.

Source Files

Use these upstream files as the primary source of truth when they are present

in the local checkout:

  • README.md
  • install.py
  • pyproject.toml
  • configs/README.md
  • configs/PARAMS.md
  • configs/SCORING.md
  • notebooks/README.md
  • tests/example_config.json

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 07:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 184 📥 61,814
professional

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 276 📥 57,395
dev-programming

deeppurpose

zoeprior
帮助安装、检查、运行、排查故障并适配 DeepPurpose 分子建模库,用于药物‑靶点相互作用预测和化合物属性预测。
★ 0 📥 351