Maaz Karim
Maaz Karim
Sure, I'll make the changes by tonight.
The suggested changes have been made, please check them.
I was busy last week, will write up tutorial by Saturday.
Please look at my explanation of the Z-algorithm and let me know if anything needs to be changed
I would like to work on this issue.
@jackd Since you have experimented out with porting this example to keras core, feel free to open a PR.
@jackd I am sorry as I have misinterpreted your last message(colab one). Let's figure out way to mitigate this error.
> I had a play around and after switching `from tensorflow import keras` to `import keras_core as keras` everything runs fine until training, where there's an issue with masking. I'm...
@chenmoneygithub Recently I was studying more on text generation and I'd like to work on `keras_nlp.models.GPT2CausalLM` to generate text & writing a brief guide over popular text generation algorithms.