Summary: 22 instances, 17 unique Text Count # TODO: Add regularization (tf.keras.regularizers.l2(0.01) by default) 1 def sample(self, u, stop_grad): # TODO reshape 1 # TODO: Implement Tensorboard summaries 1 raise NotImplementedError("TODO: write your initialize_state") 1 raise NotImplementedError("TODO: write your own forward method") 1 # TODO: NN growth model for ethanol? 2 # TODO: remove these guys 3 raise NotImplementedError("TODO: implement heldout device") 1 # TODO: Add bias constraint 1 # raise NotImplementedError('TODO: Enable non-merged time-series data') 1 # TODO: Check just 1 treatment? 2treatments function fails when there is just 1 treatment 1 # TODO: Establish if this is necessary here. Feels like a TensorFlow hack... 1 # TODO: Do some preprocessing and checks here? 1 # TODO: Create a generic approach to storing and loading data 1 # TODO: Add kernel weight regularization somehow 2 # TODO: Torch equivalent of tf.stop_gradient 2 raise NotImplementedError("TODO: write your condition_theta") 1