micah5

Results 11 comments of micah5

I've never really dealt with SEO optimisation, so this is really new to me. But I agree, it would be much better if the demo page was accessible via Google...

Thanks! I've added everything you suggested and verified the tag with Google Search Console. I'll leave this issue open for now though since I'm sure I've missed something (and I'm...

Hmm, interesting. I'll check it out. I've only ever tested it on my laptop (osx, so unix based like ubuntu).

Hi @ryanbales Good find! I think you're probably right about this being the cause of the off-by-one error. To be honest, I can't remember exactly why I subtracted 1 there...

It corresponds to a class name. You can see the mapping printed directly after training: ``` category ==> label a ==> 2 b ==> 1 c ==> 0 ```

I've added a [mini notebook](https://github.com/micah5/ace-attorney-reddit-bot/blob/master/How_to_use_anim.py.ipynb) with some documentation. Won't go all the way towards making it accessible but might help a bit. In particular, in the first section (#Basic) I...

> Sorry for the shameless self-plug here but I have kind of made it easier to use on https://github.com/LuisMayo/objection_engine > > > > (if micha5 thinks this is spam fell...

I'm not sure exactly why it doesn't work, but you can see my discussion on the TF.js board (and stack trace) [here](https://groups.google.com/a/tensorflow.org/forum/#!topic/tfjs/DARdTdiZb8A). I'm not sure if it's a bug with...

Awesome, I'll keep an eye on that PR

Thank you for your time to test everything, I really appreciate it. There certainly is a fair share of false positives. I think we can fix it by updating the...