- [Todo] Improve coding in
src/experience_memory.py
.
ppo-pytorch/src/experience_memory.py:82: [TodoserWarning: 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. (Triggered internally at ../torch/csrc/utils/tensor_new.cpp:201.)