keras/examples
Muhammad Anas Raza fcda274b00 Convert to Keras Core: Token Learner (#528)
* Create token_learner.py

* Change tf_data and fix typos

* typo

* Fix Typo

* move to backend_agnostic
2023-07-18 14:19:11 -04:00
..
keras_io Convert to Keras Core: Token Learner (#528) 2023-07-18 14:19:11 -04:00
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 Make it possible to run Keras Core without TensorFlow. (#475) 2023-07-13 19:41:04 -07:00
demo_jax_distributed.py Added JAX distributed training guide. (#464) 2023-07-12 13:47:28 -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