tf2-bfgs
Use BFGS optimizer in Tensorflow 2 almost as it was with Tensorflow 1 and tf.contrib
License
MIT license (MIT)
Main Characteristic
Use BFGS optimizer in Tensorflow 2 almost as it was with Tensorflow 1 and tf.contrib
tf2-bfgs is a wrapper to train a tf.Module or tf.keras.Model using (L-)BFGS optimizer from Tensorflow Probability. This work uses the code snippet from Pi-Yueh Chuang available here.
Technical Categories
Machine learning
Last updated
29.10.2025 - 20:58