Explore our resources
Filter by:
666 Resources
Video
vctrs: Tools for making size and type consistent functions
vctrs is a new package that provides tools (cognitive and computational) to ensure that functions behave consistently with respect to inputs of varying length and type. The end goal of vctrs is...
Video
Why TensorFlow eager execution matters
In current deep learning with Keras and TensorFlow, when you've mastered the basics and are ready to dive into more involved applications (such as generative networks, sequence-to-sequence or...
Video
A preview of Rtools 4.0
Rtools is getting a major upgrade. In addition to the latest gcc, it now includes a full build system and package manager to build, install, and distribute external c/c++/fortran libraries needed...
Video
Announcing RStudio Package Manager
RStudio Package Manager is the newest professional product that helps teams, departments, and entire enterprises organize and centralize package management.
Video
Building an A/B testing analytics system with R and Shiny
Online experimentation, or A/B Testing, is the gold standard for measuring the effectiveness of changes to a website. While A/B testing is used at tens of thousands of companies, it can seem...