OpenAITeam++
Exploring collaborative enhancements for team efficiency and synergy in software development
SoundCloudOpen-sourcing LightCycle for Android
A blogpost about open-sourcing LightCycle, an Android library for breaking logic into small, self-contained components called LightCycles.
Jane StreetSeven Implementations of Incremental
Seven Implementations of Incremental library and the story of how its present, performant implementation was achieved
Jane StreetOCaml 4.03: Everything else
Review of the other features of OCaml 4.03 release
OpenAIWeight normalization: A simple reparameterization to accelerate training of deep neural networks
Optimizing deep neural network training with weight normalization technique
Jane StreetA better inliner for OCaml, and why it matters
Introducing a more efficient inliner for OCaml 4.03 and why it is important
Jane StreetSelf Adjusting DOM and Diffable Data
Extending the use of self adjusting computations to more realistic scales and discussing the required extensions to the Incremental library.
Jane StreetSelf Adjusting DOM
The blogpost discusses the role of incremental computation in structuring dynamic web applications.
Jane StreetIncremental computation and the web
Discussion on the use of web technologies, specifically JavaScript, in the world of incremental computation and web applications.
Jane StreetWhy OCaml?
Exploring the advantages and use cases of using OCaml in software development.
OpenAIIntroducing OpenAI
Exploring the revolutionary capabilities of OpenAI technology
Jane StreetTesting with expectations
The importance of testing and the impact of testing tools on the testing process.