help-octave
[Top][All Lists]
Advanced

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

R: Issue in installing Pm


From: michele basile
Subject: R: Issue in installing Pm
Date: Wed, 8 Mar 2017 12:59:37 +0100

Hi Tatsuro,

Thanks for your prompt reply.

Concerning your questions below you will find my answers;

1) Platform Windows Home Premium


2) & 3) I have used the commands below a suggested by the PMTK3:


Download the latest zip file from github, or clone the repository.

Start Matlab/Octave. Suppose the directory where you unzipped pmtk is called
'C:\pmtk3'. Then type the following (you will need to modify the directory
names if you unzipped these files to a different place).

  cd C:\pmtk3
  initPmtk3
You should see something like this.

  initializing pmtk3
  downloading 38 packages to pmtk3/pmtksupportCopy from
pmtksupport.googlecode.com - this may take a few      minutes 
  downloading GGM-GWishart............success
  ...

I have to add that of course the initialization part did not take place

Hope this can help to indentify the issue

Best 

Michele




-----Messaggio originale-----
Da: Tatsuro MATSUOKA [mailto:address@hidden 
Inviato: 08 March 2017 11:00
A: address@hidden; michele basile; address@hidden
Oggetto: Re: Issue in installing Pm

----- Original Message -----

> From: Tatsuro MATSUOKA 
> To: michele basile ; "help-octave
> Cc: 
> Date: 2017/3/8, Wed 18:04
> Subject: Re: Issue in installing Pm
> 
> ----- Original Message -----
>> From: michele basile 
>> To: help-octave
>> Date: 2017/3/8, Wed 06:37
>> Subject: Issue in installing Pm
>> 
>> 
>> Dear Help Octave,
>>  
>> I have been trying to install Pmtk3 in Octave but I keep receiving the 
> message below:
>>  
>> Iteration   FunEvals     Step Length    Function Val        Opt Cond
>>          1          2    6.75744e-001    6.42259e+000    3.08556e-001
>> error: 'lbfgsC' undefined near line 527 column 25
>> error: called from
>>     minFunc at line 527 column 23
>>     logregFit at line 139 column 45
>>     logregL2FitTest at line 20 column 8
>>     testPmtk3 at line 61 column 1
>>>>   
>>  
>> Does anyone know what to do in this case?
>>  
>> Look Forward
>>  
>> Best 
>>  
>> Michele
> 
> 
> Your question is difficult to answer due to inadequate information.
> 
> Clarify the below
> 
> 1. Octave environments
>  platform (windows 10, ubunutu 16.04 etcs)
>  version of octave (4.0.0, 4.2.1 etcs)
> 
> 2. Way of install of Pmtk3
> 
> 3. octave command or script you tried.
> 
> Tatsuro
> 


Seem to be related to
lbfgsC cannot be found #79 
https://github.com/probml/pmtk3/issues/79



Workaround is described the above

However, lbfgs  seem not to implemented on octave nor matlab.

You seem to have build the below by yourself.
https://jp.mathworks.com/matlabcentral/fileexchange/15061-matlab-interface-f
or-l-bfgs-b/content/lbfgsb-for-matlab/README.html





Tatsuro




reply via email to

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