Skip to content

Commit

Permalink
Adding talk about Collapsing Towers of Interpreters
Browse files Browse the repository at this point in the history
  • Loading branch information
quepas authored Mar 23, 2018
1 parent b6aaadd commit e558f81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ Research talks I've watched and enjoyed them. A few of them are available on thi

* [Adventures with Types in Haskell (1-4) by Simon Peyton Jones](https://www.youtube.com/watch?v=6COvD8oynmI)
* [Lecture 1](https://www.youtube.com/watch?v=6COvD8oynmI)
* [Collapsing Towers of Interpreters by Tiark Rompf](https://www.youtube.com/watch?v=91m8X8hSEXg) @ POPL2018
* [Compiling the Web – Building a Just-in-Time Compiler for JavaScript by Andreas Gal](https://www.microsoft.com/en-us/research/video/compiling-the-web-building-a-just-in-time-compiler-for-javascript/) @ MSResearch 2008
* [Let's Take Machine Learning from Alchemy to Electricity by Ali Rahimi](https://www.youtube.com/watch?v=ORHFOnaEzPc) @ NIPS 2017
* [Let's Take Machine Learning from Alchemy to Electricity by Ali Rahimi](https://www.youtube.com/watch?v=ORHFOnaEzPc) @ NIPS2017
* [On Characterizing the Capacity of Neural Networks using Algebraic Topology by William Guss](https://www.youtube.com/watch?v=QDQ9J5E7Uqk) @ MSResearch 2018
* [Stabilizer: Statistically Sound Performance Evaluation by Emery Berger](https://www.microsoft.com/en-us/research/video/stabilizer-statistically-sound-performance-evaluation/) @MSResearch 2013
* [The Tensor Algebra Compiler by Fredrik Kjolstad](https://www.microsoft.com/en-us/research/video/the-tensor-algebra-compiler/) @MSResearch 2017
Expand Down

0 comments on commit e558f81

Please sign in to comment.