geekgirljoy

Results 14 comments of geekgirljoy

Abandoned? No, it's just community supported. Feel free to contribute features and additions you would like to see implemented.

Steffen seems like a busy guy. Have you messaged him about it and asked him if he would review the code if you did a pull request? I agree that...

Thanks for adding this :-)

**Well, I moved onto Tensorflow because FANN isn't quite flexible. I did implement ReLU and LReLU on my fork so if you want to try it out, go ahead.** @hatsunearu...

The following code will work around this limitation however ideally FANN.JS would support scaling natively through FANN rather than doing it manually as I demonstrate here. ```javascript var UNSCALED_XOR_DATA =...

I can confirm that @Mister-Fil 's comment is correct. It removes the warning however there does seem to be some issues with training ANN's. If you try running simple-train.php it...

> > > I can confirm that @Mister-Fil 's comment is correct. > > It removes the warning however there does seem to be some issues with training ANN's. >...

I have to admit GeorgNation... I don't quite understand the problem you are having. I think your function code may have been removed from your comment, maybe? Can you be...

GeorgNation, I have to admit that what you are asking for seems like you are just "fishing" for free code... maybe even to get your project started because maybe you...

@bukka I can say with a high degree of certainty that this issue can be closed.