Commit Graph

5 Commits

Author SHA1 Message Date
9d9524429c 整理无用变量,对环境3.6进行适配 2024-01-24 17:07:45 +09:00
2741d6d51a 将Tensor改为tensor
Tensor与tensor的问题,规范化tensor使用。
2023-08-08 20:47:56 +09:00
be1322381e 优化AIMemory运行效率
对应版本2.9
优化以下错误提示:UserWarning: Creating a tensor from a list of numpy.ndarrays is extremely slow. Please consider converting the list to a single numpy.ndarray with numpy.array() before converting to a tensor.
2023-07-29 04:05:02 +09:00
efb5c61f0d 代码整理
分离args,规范化命名
2023-07-24 16:48:47 +09:00
a21fd724af 代码整理
分离ppoagent,AI memory,AI Recorder
优化Aimbot Env
正规化各类命名
Archive不使用的package
2023-07-22 19:26:39 +09:00