minhyuk jeung
Followers: 0 Following: 0
Statistics
RANK
35,736
of 295,448
REPUTATION
1
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
77.78%
VOTES RECEIVED
1
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 in "Soft-Actor critic" agent with "rlNumericSpec" Observations and "rlFiniteSpec" Actions.
Hello, I am trying to train SAC agent with "rlNumericSpec" Observations and "rlFiniteSpec" Actions. This is my code: Observat...
1 month ago | 1 answer | 0
1
answerQuestion
Low performance when training SVM model using "polynomial" kernel function
Hello, I am trying to compare the performance of SVM regression (or SVR) between "rbf", "polynomial", and "linear". The traini...
5 months ago | 2 answers | 0
2
answersQuestion
Equations for predicting outputs under SVM regression (RBF or polynomial)
Hello everyone, I am trying to calculate output (Y) for new input data (X) using a pretrained SVM (trained with kernel function...
6 months ago | 2 answers | 0
2
answersQuestion
How to predict responses of new data from linear SVM model?
Hello, I am trying to calculate new predictions with trained linear SVM regression (4 input variables and 1 output). from...
6 months ago | 1 answer | 1
1
answerStationary action values in reinforcement learning
Thank you for your help. Fortunately, this problem was solved with changing the agent from DDPG to SAC.
1 year ago | 0
| accepted
Question
How to save data from "dlarray" structure?????
Hello I am trying to save the data from "dlarray" format. The structure: When trying to save this data using "xlswite" or "...
1 year ago | 1 answer | 0
1
answerQuestion
Dataset of Train Latent ODE Network with Irregularly Sampled Time-Series Data
hello, I'am working for re-construct the code of Train Latent ODE Network with Irregularly Sampled Time-Series Data https:/...
1 year ago | 1 answer | 0
1
answerQuestion
how squeeze function works for irregularSineWaves dataset????
hello, I'am working for re-construct the code of Train Latent ODE Network with Irregularly Sampled Time-Series Data https:/...
1 year ago | 1 answer | 0
1
answerQuestion
Stationary action values in reinforcement learning
Hello, I'am trying to train reinforcement learning with high dimensional actions. ex) ActionInfo = rlNumericSpec([9 1], ... ...
2 years ago | 1 answer | 0
1
answerQuestion
execute dos commend and read excel in simulink (reinforcement learning)
Hello everyone, I'm trying to construct reinforcement learning using simulink The structure of my reinforcement learning mode...
2 years ago | 1 answer | 0