roham farhadi
Followers: 0 Following: 0
Feeds
提问
Custom DQN Algorithm Not Learning or Converging
Hello MathWorks community, I am currently working on implementing a custom Deep Q-Network (DQN) algorithm for a specific proble...
11 months 前 | 0 个回答 | 0
0
个回答提问
Custom DDPG Algorithm in MATLAB R2023b: Performing Gradient Ascent for Actor Network
Hello MATLAB community, I am working on implementing a custom Deep Deterministic Policy Gradients (DDPG) algorithm in MATLAB R2...
11 months 前 | 1 个回答 | 0
1
个回答提问
Could anyone please explain why MATLAB doesn't return answer to this code?
clc, clear % Inputs: g0 = 1.62; R = 1; M = 2; th = 1; D = 2; u0 = [-418.9536 -34.9682 123.2243 119.9791 50.726...
2 years 前 | 2 个回答 | 0
2
个回答提问
could someone please tell me why my code returns complex answers while it is about room temperature ?
clc , clear % inputs : ho = 34 ; k1 = 25; cp1 = 10 ; c1 = 12682.7 ; ro = 3410.9 ; q = 0 ; desired_time=25; %sec ...
3 years 前 | 2 个回答 | 0