21 Forks
365 Stars
365 Watchers

q-transformer

Implementation of Q-Transformer, Scalable Offline Reinforcement Learning via Autoregressive Q-Functions, out of Google Deepmind

How to download and setup q-transformer

Open terminal and run command
git clone https://github.com/lucidrains/q-transformer.git
git clone is used to create a copy or clone of q-transformer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with q-transformer https://github.com/lucidrains/q-transformer/archive/master.zip

Or simply clone q-transformer with SSH
[email protected]:lucidrains/q-transformer.git

If you have some problems with q-transformer

You may open issue on q-transformer support forum (system) here: https://github.com/lucidrains/q-transformer/issues