This project is an AI Simulation Platform that comprises three main components: ga-lstm, AI_code, and simulation_code. Each component serves a specific purpose within the project.
Before using this platform, make sure you have the following prerequisites:
- Python (for AI components)
- Java (for the simulation component)
- Required libraries and dependencies for AI components (specified in
AI_code/requirements.txt)