Skip to content

Instantly share code, notes, and snippets.

@sadimanna
Last active March 20, 2020 15:21
Show Gist options
  • Save sadimanna/8f83ac8495d6c75748c8b75db52a3e8c to your computer and use it in GitHub Desktop.
Save sadimanna/8f83ac8495d6c75748c8b75db52a3e8c to your computer and use it in GitHub Desktop.
import numpy as np
import pandas as pd
import os
from sklearn.model_selection import KFold, StratifiedKFold
import tensorflow as tf
from tensorflow.keras.preprocessing.image import ImageDataGenerator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment