gwastro / ml-mock-data-challenge-1

Code and documentation for the first machine learning focused mock data challenge hosted by the Albert-Einstein-Institut Hannover and the Friedrich-Schiller Universität Jena.
Apache License 2.0
39 stars 16 forks source link

Memory leak issue#12 #13

Closed MarlinSchaefer closed 2 years ago

MarlinSchaefer commented 2 years ago

This PR adds garbage collection to the generate_data.py script in the loops to stop memory leaking.