LiberaVeritas
LiberaVeritas
This is a proposal to add a new [pipe transform](https://pandoc.org/MANUAL.html#pipes) that will remove whitespace from a variable's value. (recommended name: strip) Example usage: ``` --- var: My Variable --- ......
## Pure Fun **New for 2023!** Impure functions are an anti-pattern. Use the `pure` keyword to make a function pure. Pure functions never have side-effects, and return the same output...
tf.unpack is deprecated for tf.unstack. https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md sequence_loss_by_example is now in tf.contrib.legacy_seq2seq. https://www.tensorflow.org/api_docs/python/tf/contrib/legacy_seq2seq tf.concat argument order is reversed. https://www.tensorflow.org/api_docs/python/tf/concat