Yongwon Jang
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
227,110
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
error of GPU, net = trainNetwork(datastore, lgraph, options);
net = trainNetwork(datastore, lgraph, options); in the options, ExecutionEnvironment = 'multi-gpu' (I have 2 GPUs) When ...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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); ...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0