AI4Finance-Foundation / AI4Finance-Foundation/FinRL-Tutorials

Logging Error: rollout buffer

Open
#108 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1.2k
Forks
435
PR merge metrics
No merged PRs in 30d

Description

I am just trying to run the Stock_NeurIPS2018_SB3.ipynb notebook, and I got "Logging Error: rollout buffer" when I tried to run
```
trained_ddpg = agent.train_model(model=model_ddpg,
tb_log_name='ddpg',
total_timesteps=50000) if if_using_ddpg else None
```

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.