lucidrains / q-transformer

Implementation of Q-Transformer, Scalable Offline Reinforcement Learning via Autoregressive Q-Functions, out of Google Deepmind
MIT License
333 stars 19 forks source link

update config #14

Open Johnly1986 opened 1 month ago

Johnly1986 commented 1 month ago
  1. Upgrade the python environment to 3.10, and all the packages required for the project can be installed normally
  2. Add a new configuration to install sentencepiece
  3. Change the data type of actions in the agent and the data type of its learning