Feeds
질문
Error while creating custom critic function
customCriticNetwork = [ imageInputLayer([1 1 1], 'Normalization', 'none', 'Name', 'observation') fullyConnectedLayer(4...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Getting error in a code.
for episode = 1:num_episodes state = get_current_airfoil_state(XB, YB, Cp_0); % Pass airfoil data to the function acti...
거의 2년 전 | 답변 수: 1 | 0
