...

codeproject

44

Karma

2016-06-25

Created

Recent Activity

  • can't agree more. there are a lot excellent comments that are better than the original post. I always think about a way to collect those pithy comments. so far i have not figure it out yet. i was wondering if anybody else has the same idea.

  • there is a minor mistake in this.." their minds jump to what it looked like circa 2003 - a closed source, interpreted, verbose...", C# was never interpreted. From the beginning, C# code has always been compiled to Intermediate Language (IL), which is then JIT-compiled by the .NET CLR at runtime.

  • cool, i like this iterative approach – starting small, maintaining certainty at each step. Nice job. thanks a lot

  • to train the network on New York Times articles, with the goal of teaching it to identify authorship. Sutskever concedes this could likely form the basis for plagiarism software one day, provided it functions well enough.

HackerNews