In this video, Hobson shows you how to move words from inflammatory to less inflammatory context with the help of word vectors (Word2vec).
In this tour de force live coding session, an expert Python coach Reuven Lerner shows you how functions work behind the scenes and how you can use them in different ways.
Haskell expert Vitaly Bragilevsky demonstrates Haskell features that make programming at the level of types possible.
A Chief Architect of cloud applications at Red Hat, Christian Posta, demonstrates why it’s important to have very fine-grained control over what traffic enters your service-mesh cluster and how to use the Istio Gateway to do this.
In this video, Scott Winkler shows you how to manage your secrets securely with Terraform.
Security expert Prabath Siriwardena shows you how to secure Microservices with Istio Service Mesh.
Hefin I. Rhys teaches you how to train, tune, and cross-validate a Support Vector Machine model using RStudio and the awesome mlr machine learning package.
Co-author of Docker in Action, Second Edition. and the designer of scalable software systems Stephen Kuenzli explains what are Docker containers and showcases how to run them securely.
Learn the most important tools in the repertoire of a data scientist and machine learning practitioner – Principal Component Analysis (PCA), Singular Value Decomposition (SVD), and Latent Semantic Analysis (LSA) – with the help of Krishnendu Chaudhury.
Deep dive with Carl Osipov into understanding automatic differentiation used by PyTorch autograd for deep learning