octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #39788] Vectorized computation of Sigmoid func


From: anonymous
Subject: [Octave-bug-tracker] [bug #39788] Vectorized computation of Sigmoid function causes segfault
Date: Thu, 15 Aug 2013 11:02:12 +0000
User-agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36

Follow-up Comment #4, bug #39788 (project octave):

I run Octave on Linux Mint 13, which is built upon Ubuntu repositories.

I installed with command:

  sudo apt-get install octave gnuplot

In  terms of vectorization, I admit that I am newbie to this term, so I
probably misused it here. However, [1 2 3; 1 2 3; 1 2 3] / [1 2 3; 1 2 3; 1 2
3] = [1 1 1; 1 1 1; 1 1 1] then I don't see why my implementation of sigmoid
function should be erroneous.

I will try out http://pad.lv/1156575 as soon as I get home.

Yes, it is a coursera.org ML (Standford) exercise.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39788>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]