.gitmodules
AUTHORS
CONTRIBUTING.md
LICENSE
README.md
WORKSPACE
setup.py
docs/_book.yaml
docs/_index.yaml
docs/build_docs.py
docs/install.md
docs/overview.md
docs/images/2D_shape_constraints_picture_color.png
docs/images/2d_lattice.png
docs/images/favicon.ico
docs/images/flexible_fit.png
docs/images/linear_fit.png
docs/images/model_comparison.png
docs/images/monotonic_fit.png
docs/images/pwl_calibration_distance.png
docs/images/pwl_calibration_price.png
docs/images/regularized_fit.png
docs/images/tensorflow_lattice.png
docs/tutorials/aggregate_function_models.ipynb
docs/tutorials/keras_layers.ipynb
docs/tutorials/premade_models.ipynb
docs/tutorials/shape_constraints.ipynb
docs/tutorials/shape_constraints_for_ethics.ipynb
examples/BUILD
examples/keras_functional_uci_heart.py
examples/keras_sequential_uci_heart.py
tensorflow_lattice/BUILD
tensorflow_lattice/__init__.py
tensorflow_lattice.egg-info/PKG-INFO
tensorflow_lattice.egg-info/SOURCES.txt
tensorflow_lattice.egg-info/dependency_links.txt
tensorflow_lattice.egg-info/requires.txt
tensorflow_lattice.egg-info/top_level.txt
tensorflow_lattice/layers/__init__.py
tensorflow_lattice/python/BUILD
tensorflow_lattice/python/__init__.py
tensorflow_lattice/python/aggregation_layer.py
tensorflow_lattice/python/aggregation_test.py
tensorflow_lattice/python/categorical_calibration_layer.py
tensorflow_lattice/python/categorical_calibration_lib.py
tensorflow_lattice/python/categorical_calibration_test.py
tensorflow_lattice/python/cdf_layer.py
tensorflow_lattice/python/cdf_test.py
tensorflow_lattice/python/conditional_cdf.py
tensorflow_lattice/python/conditional_cdf_test.py
tensorflow_lattice/python/conditional_pwl_calibration.py
tensorflow_lattice/python/conditional_pwl_calibration_test.py
tensorflow_lattice/python/configs.py
tensorflow_lattice/python/configs_test.py
tensorflow_lattice/python/internal_utils.py
tensorflow_lattice/python/internal_utils_test.py
tensorflow_lattice/python/kronecker_factored_lattice_layer.py
tensorflow_lattice/python/kronecker_factored_lattice_lib.py
tensorflow_lattice/python/kronecker_factored_lattice_test.py
tensorflow_lattice/python/lattice_layer.py
tensorflow_lattice/python/lattice_lib.py
tensorflow_lattice/python/lattice_test.py
tensorflow_lattice/python/linear_layer.py
tensorflow_lattice/python/linear_lib.py
tensorflow_lattice/python/linear_test.py
tensorflow_lattice/python/model_info.py
tensorflow_lattice/python/parallel_combination_layer.py
tensorflow_lattice/python/parallel_combination_test.py
tensorflow_lattice/python/premade.py
tensorflow_lattice/python/premade_lib.py
tensorflow_lattice/python/premade_test.py
tensorflow_lattice/python/pwl_calibration_layer.py
tensorflow_lattice/python/pwl_calibration_lib.py
tensorflow_lattice/python/pwl_calibration_test.py
tensorflow_lattice/python/rtl_layer.py
tensorflow_lattice/python/rtl_lib.py
tensorflow_lattice/python/rtl_test.py
tensorflow_lattice/python/test_utils.py
tensorflow_lattice/python/utils.py
tensorflow_lattice/python/utils_test.py