Open Issues Need Help
View All on GitHub define CI test of training and inference 2 months ago
AI Summary: Implement a Continuous Integration (CI) test for a magnetic reconnection classifier. The test should be lightweight, using a small subset of training data and a limited number of epochs to quickly verify the training and inference processes. This involves modifying the existing Python code to accommodate a shorter training run and potentially incorporating model saving/loading for efficient testing.
Complexity:
4/5
enhancement help wanted CI
Magnetic reconnection classifier for Gkeyll simulations on 2D domains
Python