Dan Haiduc
Dan Haiduc
There is a workaround for scenario B, at least in Firefox: right-click the popup, then go to "This Frame" -> "Open Frame in New Tab".
@animegirl13 : don't you think a sidebar (either browser-based or HTML-injected) would be even better?
> The way I resolve this is run `sls package`, unzip the built zip under `.serverless/` then deploy it once via `azure-function-core-tools` to the same function app. After that `sls...
I imagine it could eventually learn to write source code (perhaps based on a natural language requirement text), not just proofread.
You could train it on tech support chat, and let it have the customer try different things.
Have the model read lots of medical papers, then you can use it to suggest diseases that might be responsible (of course, to be confirmed by real doctors): `The patient...
Some of my readers use HTTP. Why? HTTPS gives you a false sense of security. They prefer not to be lied to, and do their own security (through things like...
They also overheat during months gathering dust as a server, if you do not clean them :)
Posted on [Reddit](https://www.reddit.com/r/statistics/comments/keb7ef/s_symreg_a_symbolic_regression_tool_written_in/). ~~TODO: Try out multithreading using [Numba](https://numba.readthedocs.io/en/stable/user/parallel.html) or [Cython](https://cython.readthedocs.io/en/latest/src/userguide/parallelism.html).~~ Tried Numba; needs too many changes. I can't use lambdas for instance.
Why not have 5000-individual-sized population? That would be easy to generate locally on each process, wouldn't it? The reason I'm hesitant about that is if you only perform selection after...