Learn practical skills, build real-world projects, and advance your career

CourseProject-Cat-Face-gan

Use the "Run" button to execute the code.

Data:

Data is taken from the kaggle cat faces data for the generative adversarial Networks training,
This data is a collection of 64x64 cat faces dataset.

!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="courseprojectcatfaces")
[jovian] Detected Colab notebook... [jovian] Please enter your API key ( from https://jovian.ai/ ): API KEY: ·········· [jovian] Uploading colab notebook to Jovian... [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ai/varunreddy0726/courseprojectcatfaces