Explore our resources
Filter by:
670 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...