Community Profile

photo

Jérôme


Katholieke Universiteit Leuven

Active since 2012

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Find distance between to elements of a "circular" vector
Hi folks; I'm being stuck on something that I feel is not so difficult, but I can't find a proper way to do it. Let's say ...

11 years ago | 2 answers | 0

2

answers

Question


Custom neural network not training
Hi; I'm trying to set up a custom neural network, but when I train it, it doesn't train : the training process makes 0 iterat...

11 years ago | 0 answers | 0

0

answers

Question


Nonlinear regression with neural network
I would like to share with you how I approached a nonlinear regression problem (2 inputs, one output), and have your advice. ...

11 years ago | 1 answer | 1

1

answer

Question


Effective number of parameters in a neural network
Hello ; I'm training a neural network using the Bayesian approach. In the documentation, I read the following : "One feature...

11 years ago | 1 answer | 0

1

answer

Question


Surf plot of my data
Hello; I have data in the following format : [X1 X2 F] where X1, X2 and F are all column vectors. F is a function evaluate...

11 years ago | 2 answers | 0

2

answers

Question


Reading poorly formatted txt file
Hi, I've trouble importing data from a big txt file. Here is the content of the file : <http://pastebin.com/LQKGP0am> So ...

11 years ago | 0 answers | 0

0

answers

Answered
NaN and Infs popping in my matrices after a few iterations of EM algorithm
Thanks José-Luis. Indeed, something like that might be the source of my problem. But I have a hard time finding out WHERE it hap...

11 years ago | 0

Question


NaN and Infs popping in my matrices after a few iterations of EM algorithm
Hello ; So, I'm implementing the EM algorithm in Matlab, but my matrices quickly end up contaminated by NaN and Inf values. I...

11 years ago | 3 answers | 0

3

answers