Explore >> Select a destination


You are here

typelevel.org
| | www.s-anand.net
10.4 parsecs away

Travel
| | In 1994, I learnt Perl. It was fantastic. I used it to: In 2006, I was convinced I should stick to Perl over Python. In 2008, Google launched AppEngine and it provided free hosting (which was a big deal!) but had only 2 runtimes: Java and Python. The choice was clear. I'd rather learn Python ... Perl, 1994-2011 Read More »
| | codewithstyle.info
10.1 parsecs away

Travel
| | The year is nearing its end, so I'd like to share some things I've learned on my speaker's journey. I've already written one article on this topic. Re
| | wittchen.io
11.8 parsecs away

Travel
| | Recently, I had an opportunity to speak at the software development conference abroad for the first time. I visited Malmö in Sweden and gave a talk during the Øredev 2018 conference. The main theme of the conference was Deus Ex Machina, so I decided to adapt to this topic and prepared presentation about Brain-Computer Interfaces, which is my interest since the end of my studies at the Silesian University of Technology where I wrote a Master Thesis about similar topic.
| | popl21.sigplan.org
80.6 parsecs away

Travel
| Inference concerns re-calibrating program parameters based on observed data, and has gained wide traction in machine learning and data science. Inference can be driven by probabilistic analysis and simulation, and through back-propagation and differentiation. Languages for inference offer built-in support for expressing probabilistic models and inference methods as programs, to ease reasoning, use, and reuse. The recent rise of practical implementations as well as research activity in inference-based pro...