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

Training using CPU #23

Open
anaghasethu opened this issue Sep 20, 2024 · 0 comments
Open

Training using CPU #23

anaghasethu opened this issue Sep 20, 2024 · 0 comments

Comments

@anaghasethu
Copy link

I attempted to train the model on my X86 PC using the CPU and a dataset from Kaggle, as you suggested. Initially, the program was terminated due to high memory usage, so I reduced the batch size to 64 and increased the number of epochs to 300. However, the model's output did not meet my expectations.

Here are the steps I followed: I ran make_json.py, followed by recons_data.py, and then train.py.

Did I miss any steps, or could you help me understand why the output isn't as expected?

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