Convolutional Auto Encoder on Pokemon Dataset.
Train in Local Machine :
-
Create a Virtual Environment : Tutorial
-
Fork the repository in your environment folder.
-
Run the following command to enter into the repository folder:
$cd Conv-AE-Tensorflow-Keras
-
Run the following command to install dependencies:
$pip install -r requirements.txt
-
Run the command to start code execution:
$python train.py
Train in Colab :
-
Fork the repository using following command :
!git clone https://github.com/sagnik1511/Conv-AE-Tensorflow-Keras.git
-
Enter into the repository folder :
!cd Conv-AE-Tensorflow-Keras
-
Run the following command to install dependencies:
!pip install -r requirements.txt
-
Run the command to start code execution:
!python train.py
Train | Validation |
---|---|