keras/examples
Mrutyunjay Biswal fcdce1cc25 bert-mlm port to keras-core with tf backend (#843)
* bert-mlm port to keras-core with tf backend

* added MaskedTextGenerator callback, fixed imports

* lint fixes

---------

Co-authored-by: Mrutyunjay Biswal <mrutyunjay.biswal.hmu@gmail.com>
2023-09-07 07:27:08 +05:30
..
keras_io bert-mlm port to keras-core with tf backend (#843) 2023-09-07 07:27:08 +05:30
demo_custom_jax_workflow.py Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
demo_custom_layer_backend_agnostic.py Minor fixes 2023-06-29 12:57:32 -07:00
demo_custom_tf_workflow.py Namespace nit: operations -> ops 2023-06-28 15:36:45 -07:00
demo_custom_torch_workflow.py Fix issues related to meta device + seed generator 2023-06-29 12:45:31 -07:00
demo_functional.py Remove TF requirement again 2023-08-23 20:38:59 -07:00
demo_jax_distributed.py Fix code formatting 2023-07-20 15:27:57 -07:00
demo_mnist_convnet.py Fix JAX test. 2023-06-05 13:44:31 -07:00
demo_subclass.py Add examples folder 2023-05-13 20:17:42 -07:00
demo_torch_multi_gpu.py Merge branch 'main' of github.com:keras-team/keras-core 2023-07-07 16:34:09 -07:00