Data Stores
-
- Parameters
NFSDataStore
- class (_params: rl_coach.data_stores.nfs_data_store.NFSDataStoreParameters)
An implementation of data store which uses NFS for storing policy checkpoints when using Coach in distributed mode.The policy checkpoints are written by the trainer and read by the rollout worker.
- params – The parameters required to use the NFS data store.