Skip to content

Applying TensorNetworks to the problem of MultiAgent Reinforcement Learning

Notifications You must be signed in to change notification settings

Mo379/TensorNets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorNets/ Dockerised

  1. Delete dockerfile and docker compose
  2. copy dockerfile and compose in either mac image for testing on a non gpu machine (not just mac), or gpu image to train on a gpu machine
  3. only if using gpu download cudnn 8.4.x and place it in extras/lib
  4. run docker compose up -d or docker build to make the image
  5. for gpu, you'll need to install nvidia drivers and nvidia-docker on your machine
  6. Be aware that this is very shallow detail, there maybe errors or edit that you'll run into that i cannot think about at the moment, for e.g, your cudnn download in extras/lib, will have to be written into extras/shell/cuda.sh, so that it can be installed. Other similar issues may exist. Be ware.

About

Applying TensorNetworks to the problem of MultiAgent Reinforcement Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages