Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save appspell/294b634aef1e8606615104531ee3bfd5 to your computer and use it in GitHub Desktop.
Save appspell/294b634aef1e8606615104531ee3bfd5 to your computer and use it in GitHub Desktop.
import pandas as pd
import numpy as np
from keras.models import Sequential
from keras.layers import Dense
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment