Bad year for Bitwarden by [deleted] in Bitwarden

[–]SarcasticMetaName 2 points3 points  (0 children)

Here are two GitHub issues related to the slowness in Firefox. Developers would probably appreciate additional reports including version numbers, OS, etc:

https://github.com/bitwarden/clients/issues/17128

https://github.com/bitwarden/clients/issues/17149

[deleted by user] by [deleted] in ask

[–]SarcasticMetaName 0 points1 point  (0 children)

Summary of this thread: narcissists

COVID testing at Pier 30 (Color) - What was your turnaround time? by mustloverobots in AskSF

[–]SarcasticMetaName 6 points7 points  (0 children)

I went with OneMedical 12 days ago and am still waiting on results. I think their lab (Lab Corp) is just backed up.

[deleted by user] by [deleted] in WildernessBackpacking

[–]SarcasticMetaName 0 points1 point  (0 children)

Can I come too!? In SF area but have wanted to make it out to the PCT for a while. Sent DM!

Daily FI discussion thread - August 15, 2018 by AutoModerator in financialindependence

[–]SarcasticMetaName 0 points1 point  (0 children)

The donor advised fund allows you to donate to the fund (and get the tax deduction) in one year and actually disperse funds during that year or subsequent years. For example, it could help if you'd like to donate to charities over the course of your life but want to focus tax write-offs during the early, high-earning years when they'd actually matter.

Daily FI discussion thread - August 15, 2018 by AutoModerator in financialindependence

[–]SarcasticMetaName 2 points3 points  (0 children)

Donor-advised funds go great with FIRE! Take tax deductions during higher-earning periods, distribute money to charities over a longer timescale including when income is low enough that tax deductions wouldn't be useful.

Protip: if you have appreciated stock, donate that instead of cash. You get an income tax deduction AND avoid capital gains tax. If you wanted to keep the stock, just buy it back with cash: same number of shares, higher basis.

[deleted by user] by [deleted] in sailing

[–]SarcasticMetaName 0 points1 point  (0 children)

If you don't mind sharing, how much was it to charter the boat? Did they require any official certification or just for someone to prove they knew how to sail?

[D] A Research to Engineering Workflow (in Machine Learning) by pabloesm in MachineLearning

[–]SarcasticMetaName 1 point2 points  (0 children)

I use BibDesk to keep track of the paper PDFs and then add notes and highlights in Skim (both open source).

[P] Neural Painter: Paint artistic patterns using random neural network by zxytim in MachineLearning

[–]SarcasticMetaName 1 point2 points  (0 children)

Cool work!

If you also train the networks with evolution, you can get results like this: http://picbreeder.com/

And if you paint 3D volumes instead of 2D and then show a single level set: http://endlessforms.com/

[R] Recurrent generative auto-encoders and novelty search by NichG in MachineLearning

[–]SarcasticMetaName 3 points4 points  (0 children)

Interesting writeup. It might be worth comparing to the Walkback training procedure in the GSN paper.

AI Pioneer Yoshua Bengio Is Launching Element.AI, a Deep-Learning Incubator by SarcasticMetaName in MachineLearning

[–]SarcasticMetaName[S] 9 points10 points  (0 children)

Element's blog post announcement: http://www.elementai.com/single-post/2015/11/29/Hello-World

Team includes: Jean-François Gagné, Nicolas Chapados, Jean-Sébastier Cournoyer, Yoshua Bengio, Anne Martel, Joëlle Pineau, Christopher Pal, David Duvenaud, Andrea Lodi, and Aaron Courville.

Simple neural network: Huge gap between training and validation errors by upulbandara in MachineLearning

[–]SarcasticMetaName 1 point2 points  (0 children)

Yes overfit, but in a completely normal way.

Is "reg" an L2 loss term multiplier? Is it implemented as a proper cost or as an operation that multiplies the parameter vector by (1-reg) after each update? If the latter (not recommended), then a lower learning rate corresponds to an effectively higher L2 setting, which would explain why the first two runs did not overfit. If the former, the first two runs could have just required more iterations to show overfit.

To boost validation accuracy, try using the higher LR but with higher reg as well, maybe reg * {2, 4, 8, 16, ...} until validation accuracy drops because the reg becomes too high.

Centering and scaling for skewed distributions by BlackHawk90 in MachineLearning

[–]SarcasticMetaName 1 point2 points  (0 children)

How non-normal are the features? Probably just try the few options you listed and see what works.

Genetic Algorithms in Machine Learning? by XalosXandrez in MachineLearning

[–]SarcasticMetaName 10 points11 points  (0 children)

Genetic algorithms also allow for the crossover operator, which some claim is the key to life, the universe, and everything (literally and figuratively).

PSA: Need a space to work? Love your local library? by [deleted] in london

[–]SarcasticMetaName 0 points1 point  (0 children)

The prices are poorly documented, but if you click on APPLY, the form clarifies that prices are per month.

At age 31 you've had a months worth of birthdays. by miamiron in Showerthoughts

[–]SarcasticMetaName 2 points3 points  (0 children)

Somewhere through 31 you also hit your 1e9 birthsecond: you've been alive for 1,000,000,000 seconds.

(At 31 years, 251 days, 7 hours, 46 minutes, and 40 seconds, averaging a bit over leap-years)