photo

一凡


Last seen: 18 days ago Active since 2024

Followers: 0   Following: 0

Programming Languages:
Python
Spoken Languages:
Chinese
Pronouns:
He/him

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
error when exporting simulink model as variable step FMU
Here is the simulink model and initialization code. Run the init_car_params.m first and export the model next, then the error w...

1 month ago | 0

Question


error when exporting simulink model as variable step FMU
I am trying to export a simulink model containing Simscape multibody networks with variable step solver. Here is the run info: ...

1 month ago | 1 answer | 0

1

answer

Answered
Why does my custom SAC agent behave differently from built-in SAC agent
I managed to work it out. These are main points to focus: 1.getActionWithExplorationImpl() function. This function is called by...

4 months ago | 0

Question


Why does my custom SAC agent behave differently from built-in SAC agent
I implemented one custom SAC agent, which I have to, with MATLAB deep learning automatic differentiation. However, when compared...

5 months ago | 2 answers | 0

2

answers