Chen Qian
Chen Qian is a software engineer at Google. He is a maintainer of Keras and Tensorflow. In 2021, Chen co-founded the project KerasNLP with other Keras maintainers, and has since been working on building APIs for NLP developers. He is enthusiastic at languages, finding everything about language is charming, e.g., learning new languages, linguistics and NLP.
Sessions
This tutorial introduces Keras, a powerful deep learning library and demonstrates how to enable generative models using Keras. The first part delves into the Keras training pipeline and extended modules. The second part explores image generative models using stable diffusion, with live coding examples to generate novel images and teach the model new concepts. Finally, you'll explore language generative models, including GPT and BART, with a live coding example that demonstrates how to enable these models. By the end of this tutorial, you'll have a solid understanding of how to harness Keras to create powerful AI applications.