keras/examples
Koan-Sin Tan 720ba62688 Convert "text generation with miniature gpt" to Keras Core (#676)
* copy text_generation_with_miniature_gpt.py from keras io

* make it work with keras_core

* add notes for JAX backend

* mv text_generation_with_miniature_gpt to backend agnostic folder
2023-08-09 00:31:08 +08:00
..
keras_io Convert "text generation with miniature gpt" to Keras Core (#676) 2023-08-09 00:31:08 +08: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 Docstring nits. 2023-07-28 09:54:33 -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