AI4Finance-Foundation / AI4Finance-Foundation/FinRL-Tutorials

Facing an error on Trade/Test set while using Covariance matrix as per the tutorial

Đang mở
#85 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Jupyter Notebook
Star
1.2k
Fork
435
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

[ValueError](Screenshot 2024-05-04 at 14 32 30) Traceback (most recent call last)
[](https://hxhvmrs903e-496ff2e9c6d22116-0-colab.googleusercontent.com/outputframe.html?vrz=colab_20240430-060123_RC00_629368006#) in ()
96
97 e_trade_gym = StockTradingEnv(df = processed_trade,**env_kwargs)
---> 98 env_trade, obs_trade = e_trade_gym.get_sb_env()
99
100 df_account_value_sac, df_actions_sac = DRLAgent.DRL_prediction(

2 frames
[/usr/local/lib/python3.10/dist-packages/stable_baselines3/common/vec_env/dummy_vec_env.py](https://hxhvmrs903e-496ff2e9c6d22116-0-colab.googleusercontent.com/outputframe.html?vrz=colab_20240430-060123_RC00_629368006#) in _save_obs(self, env_idx, obs)
106 for key in self.keys:
107 if key is None:
--> 108 self.buf_obs[key][env_idx] = obs
109 else:
110 self.buf_obs[key][env_idx] = obs[key] # type: ignore[call-overload]

ValueError: setting an array element with a sequence. The requested array would exceed the maximum number of dimension of 1.

Screenshot 2024-05-04 at 14 32 30

Screenshot shows how the cov_list feature looks on my testing/trading set. Please help

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.