keras-io
keras-io copied to clipboard
Keras documentation, hosted live at keras.io
Hello, in the _GPT text generation example with KerasNLP_ (https://keras.io/examples/nlp/text_generation_gpt/) when executing the code associated with **# Train tokenizer vocabulary** the following error is thrown: `AttributeError: module 'keras_nlp.tokenizers' has no...
This is a reupload(sorry about that). Saw that the original PR was a little hard to find so I created a new updated one. @owenvallis approved the code but it...
In general, a new developer getting introduced to keras, used the developer guides to get started with the library. It will be extremely helpful for new comers, if each guide...
The changes here https://github.com/keras-team/keras-io/pull/922 were in neural_machine instead of neural_style. This PR reverts that commit and moves the code to proper file.
The environment Pendulum-v0 is out of date. Upgrading to version v1.
You had forgotten to print the translated text
Resolves https://github.com/keras-team/keras-nlp/issues/259 and https://github.com/keras-team/keras-nlp/issues/190 - BLEU - Use KerasNLP's WordPiece Tokeniser
The existing implementation assumed the max of `node_indicies` is the size of the nodes. The assumption is not alway true. For example, if the largest node index of the nodes...
Huggingface Keras-io Sprint: Just edited `timeseries_weather_forecasting.py` (huggingface model/spaces links) file and Run python autogen.py add_example timeseries/timeseries_weather_forecasting.py