SoundCloudTesting SQL for BigQuery
The blogpost explores the importance of testing SQL data pipelines and describes the approach taken to test them at SoundCloud.
Google DeepMindFast reinforcement learning through the composition of behaviours
Efficient machine learning by re-combining previously learned abilities to tackle new challenges.
Jane StreetFinding memory leaks with Memtrace
The blogpost discusses how Memtrace can help in finding memory leaks and distinguishing between expected and suspicious memory allocations.
Ink and SwitchProject Cambria: Translate your data with lenses
Exploring the use of bidirectional lenses for schema changes in distributed software
OpenAIOpenAI licenses GPT-3 technology to Microsoft
Exploring the OpenAI and Microsoft partnership for GPT-3 technology integration
SoundCloudPagination Updates on Our API
Details the move from offset-based pagination to cursor-based pagination via next_href across user and me tracks/playlists endpoints, with guidance to rely on the cursor and linked_partitioning for consistent, efficient results.
SoundCloudPagination Updates on Our API
Explains the API's shift from offset-based pagination to cursor-driven next_href across user and playlist endpoints, with examples, performance improvements, and best practices.
SoundCloudPagination Updates on Our API
Introducing updates on how we paginate over tracks on our API, impacting developers and apps.
Jane StreetMemory allocator showdown
Comparing the new best-fit memory allocator in OCaml with the next-fit allocator and the challenges of evaluating them in a garbage-collected system
OpenAIGenerative language modeling for automated theorem proving
Exploring generative language modeling's role in automated theorem proving.
OpenAILearning to summarize with human feedback
Improving summarization tasks through human feedback integration
Google DeepMindTraffic prediction with advanced Graph Neural Networks
Traffic prediction using advanced Graph Neural Networks.