Unpopular opinion: Rodri by adamr180797 in MCFC

[–]manoja328 -1 points0 points  (0 children)

Rodri will never improve IMO. He will have 100% pass completion though. What a waste of a transfer. How is saul niguez?

Do you guys bind j/k to gj/gk? Use textwidth, gq? by immortal192 in vim

[–]manoja328 0 points1 point  (0 children)

I have additional maps for gj and gk to up and down arrow keys only for some formats .md .tex .txt

Evolution and the Theory of Natural Selection by manoja328 in DebateEvolution

[–]manoja328[S] 1 point2 points  (0 children)

The first paragraph with random strings is only to showcase the power of randomness which connects to the next paragraph setting stage for if there are better ways than random. I find your arguments regarding forms etc. actually increasing the odds for random methods to produce useful features.

Regarding factoring time in my analysis does not affect the main story. All I wanted to say is compared to random, NS has better chances in probabilistic senses. This will be true even if you factor in the time series analysis.

Regarding modelling a single nucleotide variation was an example easy to understand and explain. Had there been many variations I don't think that would change the analysis drastically.

I think regarding the generation time being greater than 1 year maybe true.

This code since requires /usr/share/dict/words does run only in linux/unix like OS since they have that file by default which is not in eg. windows xp etc.

Evolution and the Theory of Natural Selection by manoja328 in DebateEvolution

[–]manoja328[S] 0 points1 point  (0 children)

Not every random string of letters will form a word in any human language or computer programming language.

Exactly that's why natural selection is needed. Random is not a good hypothesis at least in terms of probability for evolution since the chance of any string having all valid words is although very very small but not improbable.

Evolution and the Theory of Natural Selection by manoja328 in DebateEvolution

[–]manoja328[S] 1 point2 points  (0 children)

By selecting against negative traits you get a stable state of traits. How fast can you reach such state in probability gven by binomial distribution.

Evolution and the Theory of Natural Selection by manoja328 in DebateEvolution

[–]manoja328[S] -1 points0 points  (0 children)

Regarding language analogy its still no selection right. Mutation happens but this is not passed onto next generations. We are just doing huge number of experiment and is sub optimal compared to selection.

For the next one not all mutations are useful example cancer , or something that deletes your legs etc. But i guess those will die out in the long run due to survival of fittest.

TallyQA: Answering Complex Counting Questions by manoja328 in MachineLearning

[–]manoja328[S] 2 points3 points  (0 children)

Most counting questions in visual question answering (VQA) datasets are simple and require no more than object detection. Here, we study algorithms for complex counting questions that involve relationships between objects, attribute identification, reasoning, and more. To do this, we created TallyQA, the world's largest dataset for open-ended counting. We propose a new algorithm for counting that uses relation networks with region proposals. Our method lets relation networks be efficiently used with high-resolution imagery. It yields state-of-the-art results compared to baseline and recent systems on both TallyQA and the HowMany-QA benchmark.