Skip to content

Instantly share code, notes, and snippets.

@jeetaf
Created June 28, 2021 12:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeetaf/156fd63167fc194de16eb40828180c89 to your computer and use it in GitHub Desktop.
Save jeetaf/156fd63167fc194de16eb40828180c89 to your computer and use it in GitHub Desktop.
import matplotlib.pyplot as plt
import pandas as pd
import seaborn as sns
import tensorflow as tf
from tensorflow import keras
from tensorflow.keras import layers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment