HN user

jicks

273 karma
Posts1
Comments15
View on HN

According to the article, the ads deemed "overly annoying or intrusive" are defined by "the standards established by the Coalition for Better Ads, of which it is a member". Since it's not Google actually deciding this, how is that anti-competitive?

BTW, the Coalition for Better Ads has many members [0], including Facebook and other big ads providers.

I'm personally not convinced this will solve the issue, but I believe it's a least a step in the right direction.

[0] https://www.betterads.org/members/

It is actually very different:

- AutoML is used to automate the design of the ML model.

- Population-based trained is used to automate the choice of the hyperparameters (e.g. the rate of learning).

If you wanted to use both, you'd first use AutoML to find a good design for your problem, and then you'd use PBT when training your network.

A very interesting project.

One remark: although I'm admittedly a poor chess player, I managed easily to get a draw by threefold repetition even though Spawkfish could have avoided that easily (and still destroy me). Am I correct to assume Spawkfish don't take past moves into accounts?