摘要: Top-down car physics - Box2D tutorials - iforce2d Box2D Gymnasium - Comet Docs 阅读全文
posted @ 2023-08-24 18:25 有翅膀的大象 阅读(17) 评论(0) 推荐(0) 编辑
摘要: Basic Usage - Gymnasium Documentation (farama.org) Sponsor @Farama-Foundation on GitHub Sponsors 火星着陆: import gymnasium as gym env = gym.make("LunarLa 阅读全文
posted @ 2023-08-24 17:12 有翅膀的大象 阅读(22) 评论(0) 推荐(0) 编辑
摘要: 利用ChatGPT辅助学习,对初学者懂其晦涩语法很方便 use std::iter::IntoIterator; struct MyStruct { data: Vec<u32> } impl MyStruct { // This has the same name as `std::iter::F 阅读全文
posted @ 2023-08-24 10:47 有翅膀的大象 阅读(12) 评论(0) 推荐(0) 编辑