Lucas Ferreira-Correia
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
29,933
of 295,448
REPUTATION
1
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
62.5%
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
connect(xcpch) not working
Hi, I've been trying to record data from XCP hardware connected over ethernet to my laptop. I'm fairly sure I've I've got the r...
4 years ago | 0 answers | 0
0
answersQuestion
How to replace imageInputLayer with sequenceInputLayer in imported Tensorflow Keras network
Hi, I've imported a pre-trained network from tensorflow keras on MATLAB using importKerasLayers (importKerasNetwork didn't work...
4 years ago | 1 answer | 0
1
answerQuestion
How to set window size for LSTM in Matlab?
I was wondering how I can set the window size in an LSTM network, but cant find it under the layer settings. I'm using the LSTM...
4 years ago | 1 answer | 1
1
answerQuestion
Import Keras Tensorflow Model into Simulink
I've got a trained model from Python, which I need to run on Simulink for my application. Is it possible to import trained Tens...
4 years ago | 2 answers | 0
2
answersQuestion
How to simulate LSTM networks?
My goal is to train the network such that it can simulate an output given the inputs only. I've trained an LSTM for sequence to...
4 years ago | 1 answer | 0
1
answerQuestion
Would this be considered underfitting?
Training an LSTM (with 410 datasets) to simulate the response of a system. Network settings are as follows: layer = [ se...
4 years ago | 2 answers | 0
2
answersQuestion
How to useParallel in system identification?
Is there a way to use 'useParallel' on the nlarx function in the system identification, like with the train function in the deep...
5 years ago | 1 answer | 0
1
answerQuestion
neuralnet function not working with more than one input
Hi I've been trying to obtain a NARX model via neuralnet. The model has three inputs and one output. z = iddata(T, [X1 X2 X3]...
5 years ago | 1 answer | 0