brain icon indicating copy to clipboard operation
brain copied to clipboard

Training RSSI->distance to location in brain

Open rpant1979 opened this issue 7 years ago • 2 comments

Hi, I am trying to use brain for training RSSI and sensors coordinates as inputs and position as output in x,y,z normalized in single number. can you suggest on data modeling this into brain.

inputs : [{x1,y1,z1,distance1},{{x2,y2,z2,distance2},{x3,y3,z3,distance3}} output: {x100+y10+z} as position.

i get constant error while training even up to 20000 iterations.

Regards

rpant1979 avatar Mar 21 '18 05:03 rpant1979

This repository is unmaintained as the author left Github.

I suggest you to either use a different library or study the source code as to modify it to suit your needs.

Le 21 mars 2018 06:04, "rpant1979" [email protected] a écrit :

Hi, I am trying to use brain for training RSSI and sensors coordinates as inputs and position as output in x,y,z normalized in single number. can you suggest on data modeling this into brain.

inputs : [{x1,y1,z1,distance1},{{x2,y2,z2,distance2},{x3,y3,z3,distance3}} output: {x100+y10+z} as position.

i get constant error while training even up to 20000 iterations.

Regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/harthur/brain/issues/82, or mute the thread https://github.com/notifications/unsubscribe-auth/AKYwYOy_SiY_5wfTmvCNFG7xZLS__0v0ks5tgd9lgaJpZM4SzBFT .

Archivist062 avatar Mar 22 '18 10:03 Archivist062

Go to: https://github.com/BrainJS/brain.js

dan-ryan avatar Apr 02 '18 04:04 dan-ryan