Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

akram nejati #3

Open
akram-nejati opened this issue Aug 11, 2019 · 1 comment
Open

akram nejati #3

akram-nejati opened this issue Aug 11, 2019 · 1 comment

Comments

@akram-nejati
Copy link

hi.
How did you convert fer 2013,csv into a file x_train.png ?
What is path?
what is local path?

@akram-nejati
Copy link
Author

hi.
How did you convert fer 2013,csv into a file x_train.npy ?
What is path?
what is local path?
X_train = np.load(local_path + "X_train.npy")
X_test = np.load(local_path + "X_test.npy")
y_train = np.load(local_path + "y_train.npy")
y_test = np.load(local_path + "y_test.npy")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant