Community Profile

photo

Yongwon Jang


Last seen: 4개월 전 2023년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


error of GPU, net = trainNetwork(datastore, lgraph, options);
net = trainNetwork(datastore, lgraph, options); in the options, ExecutionEnvironment = 'multi-gpu' (I have 2 GPUs) When ...

6개월 전 | 답변 수: 1 | 0

1

답변

질문


I ran an example code, but error occurred. (dlnetwork, Train Network Using Custom Training Loop)
I ran an exmaple code of 'dlnetwork', in a part of "Train Network Using Custom Training Loop" The code was excuted line by line...

8개월 전 | 답변 수: 1 | 0

1

답변

질문


the difference of best validation point and final point at training process plot
I trained a network with trainNetwork function like below. [net, info] = trainNetwork(Xtrain, Ytrain, lgraph, options); ...

8개월 전 | 답변 수: 1 | 0

1

답변

질문


importing a ResNet model of python code in matlab?
I would like to load a deep network from the attached python code file and use it in the trainNetwork function in matlab. Attac...

8개월 전 | 답변 수: 1 | 0

1

답변

질문


How to input 2D array data for Deep learing toolbox model, not image file
I want to perform classification using 2D data as input in MATLAB using the Deep Learning Toolbox. I have 2D-1ch and 2D-3ch da...

9개월 전 | 답변 수: 1 | 0

1

답변