Chase RobertsHow to become a Quantum Software EngineerQuantum computing has come a long way in the past decade, and the infamous “It’ll be ready in 5–10 years” might actually be true this time…Apr 9, 20211Apr 9, 20211
Chase RobertsUpgrading your TensorNetwork codeDuring development, we’ve received user feedback that the TensorNetwork object in the tensornetwork library was more of a burden than…Oct 3, 2019Oct 3, 2019
Chase RobertsIntroducing tf.vectorized_mapOne of the difficulties with writing tensorflow code is making sure all operations have the right tensor shape, especially when trying to…May 7, 2019May 7, 2019
Chase Robertsmltest: Automatically test neural network models in one function callSo I got a lot of positive feedback on my last post on how to unit test machine learning code. A few people actually messaged me directly…Feb 2, 20183Feb 2, 20183
Chase RobertsHow to unit test machine learning code.Edit: The popularity of this post has inspired me to write a machine learning test library. Go check it out!Oct 19, 201714Oct 19, 201714