Skip to content

提交BipedalWalker项目模型工具文件model_utils.py#7630

Closed
21Jct wants to merge 6 commits into
OpenHUTB:mainfrom
21Jct:feature/bipedalwalker-v6
Closed

提交BipedalWalker项目模型工具文件model_utils.py#7630
21Jct wants to merge 6 commits into
OpenHUTB:mainfrom
21Jct:feature/bipedalwalker-v6

Conversation

@21Jct

@21Jct 21Jct commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

修改概述:
本次提交为BipedalWalker强化学习项目的模型工具文件。

修改的详细描述

新建了 model_utils.py,封装了PPO模型的保存、加载以及PyTorch状态字典操作函数,为训练和评估流程提供模型持久化支持。

经过了什么样的测试?

  1. 操作系统:Windows 11
  2. Python 版本:3.10
  3. 基础校验:文件无语法错误,可被主训练程序正常导入,函数调用无报错。

运行效果(动图、视频、图片、链接等)

本地已测试函数可正常调用,模型保存与加载流程可正常执行,生成的模型文件可被后续评估代码正确读取。

@lly-cloud

Copy link
Copy Markdown
Contributor
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants