isseu's comments

isseu | 5 years ago | on: The Overfitted Brain: Dreams evolved to assist generalization

You can think of DL as a model to explore huge solution spaces, is clearly not the only one but looking at things with some models sometimes makes much more sense and DL has been extremely useful. Is true than real neurons and artificial ones are different but "both are systems that perform complex tasks via the updating of weights within an astronomically large parameter space.". The brain is clearly not using the same mechanisms but it probably have some of the same problems and looking it from a DL perspective (that we understand better than the brain) could help us understand it better.

isseu | 6 years ago | on: Human-level performance in 3D multiplayer games with population-based RL

I feel problem definition is underappreciated in current ml world and the effort is put into the ml methods. People has been able to tackle almost any problem well defined but these are usually simple in comparison to true ai so we still get "stupid" agents. What problem is the test to true ai?

isseu | 7 years ago | on: John C. Bogle Has Died

Freakonomics did a great podcast about index funds with him http://freakonomics.com/podcast/stupidest-money/

> Warren Buffett, the most famous investor in the world, had this to say recently: “If a statue is ever erected to honor the person who has done the most for American investors, the hands-down choice should be Jack Bogle.”

isseu | 7 years ago | on: Software Engineering at Google (2017)

I was not a big fan of monorepos until I work at a large company that use them. The use of a monorepo and protocol buffers make communication between systems soo much easier.
page 1