We are on Github now! The files we have developed for this Hackathon are stored, managed, tracked and updated through this repository
Further guidance can be found on the Hackathon document. See details here: Guidelines
python main.py- Test workflow agent.
- Develop machine learning application.
- Train machine learning model using HPC.
- Attempt to integrate additional worflow agents to debug and test.
- Run the code on a larger scale to test the efficiency of the code.
Our demo requires running te main.py file. This file will read the json file which contains the task to be performed.
The code requires Python 3.9 or higher to run. The code is compatible with any Python environment.