yq60523

Results 3 issues of yq60523

I have some questions about the data structure of the meshgraphnet, especially for CylinderFlow and Airfoil: cells: [num_steps, num_nodes, num_dimensions(3, triangular mesh is combined with three nodes)] mesh-pos: [num_steps, num_nodes,...

We want to implement the exploration algorithm into our own developed rl algorithm and a new env with the continuous action. According to our understanding to your code, it seems...

### ❓ Question When I try the code in intrinsic_reward_shaping.ipynb, I get an error. The detailed error are as the following: Traceback (most recent call last): File "/home/x1/anaconda3/envs/x2/lib/python3.8/code.py", line 90,...

question