Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 1
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 ...
12 years 前 | 0 个回答 | 0
0
个回答已回答
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...
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...
12 years 前 | 0
提问
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...
12 years 前 | 3 个回答 | 0