Skip to content
Snippets Groups Projects
Commit 535a7a63 authored by Jurica Seva's avatar Jurica Seva
Browse files

Started working on a pipeline using all data. Issues with memory (RAM) while...

Started working on a pipeline using all data. Issues with memory (RAM) while generating one-hot label encodings. Solutions: use data generators to train via fit_generator. Examples:
https://github.com/keras-team/keras/issues/1627
https://www.kaggle.com/ezietsman/simple-keras-model-with-data-generator
https://stanford.edu/~shervine/blog/keras-how-to-generate-data-on-the-fly.html
parent 86e59d9c
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment