Membrain NeuralNet

 

Hi All,

I wrote a wrapper for membrain... http://www.membrain-nn.de/main_en.htm


here the files for those how like to experiment with it. I haven't fully tested it yet. So any feedback is welcome


Greetings,


Russell

--

fixed typo

Files:
 
Thank you... Will play...
 
Russell wrote >>

Hi All,

I wrote a wrapper for membrain... http://www.membrain-nn.de/main_en.htm

here the files for those how like to expiriment with it. I haven't fully tested it yet. So any feedback is welcome

Greetings,

Russell

Hi Russell,

did you ever use Holographic Neural Networks (HNeT) in

your experiments ?

See in the attachment a document about using HNeT to forecast exchange rate. The document is quite old.

I´m wondering if somebody is experimenting with it :-)

Ciao

Fabio

 
Fabio:

Hi Russell,

did you ever use Holographic Neural Networks (HNeT) in

your experiments ?

See in the attachment a document about using HNeT to forecast exchange rate. The document is quite old.

I´m wondering if somebody is experimenting with it :-)

Ciao

Fabio

Nope i'm totally new to NN .


Could you attach the doc? Would be interesting to read.


Russell


P.S. C++ source available on request

 
Russell wrote >>

Nope i'm totally new to NN .

Could you attach the doc? Would be interesting to read.

Russell

P.S. C++ source available on request

Hi Russell

I already attached the document in my previous comment;-), But it seems it does not work. It's a .pdf file

BTW I do it again

Cheers

Fabio

 
Fabio:

Hi Russell

I already attached the document in my previous comment;-), But it seems it does not work. It's a .pdf file

BTW I do it again

Cheers

Fabio

Hi Fabio,

is this the document your referring to ?

http://hrcak.srce.hr/file/2833


Cheers,


Niels

 
Russell wrote >>

Hi Fabio,

is this the document your referring to ?

http://hrcak.srce.hr/file/2833

Cheers,

Niels

Hi Niels,

yes this is one, but I have others as well ;-)

They are all .pdf . It seems I can't attach them here . If you provide an e-mail address I'll try to post them there ;-)

Cheers

Fabio

 
Fabio:

Hi Niels,

yes this is one, but I have others as well ;-)

They are all .pdf . It seems I can't attach them here . If you provide an e-mail address I'll try to post them there ;-)

Cheers

Fabio

Hey Fabio,

it was an interessing doc.

"Also an important property is that holographic training is accomplished
by direct (almost non-iterative) algorithms,"

I'm at this point not sure MemBrain can do that. As far as my knowledge goes it is able to connect different nets and it has several algorithms.


You can contact me at: niels at quotar dot com

thanks!


Cheers,


Niels

 

Loading data into membrain lesson.


1) create an empty lesson in membrain and save it to disk...

2) adjust the path in the mq4

3) run optimize

4) select the wanted optimization

5) goto expert properties -> set gbRecLesson to true

6) hit start.... data is loaded into lesson


in membrain

- load the lesson

- start teaching


Cheers,


Niels


Yeah I know the script is messy

Files:
 
Update DLL
Files:
membrain_1.mqh  10 kb
 
Basic Indicator setup using membrain
Files:
Reason: