alirezaaminzadeh/Deep-RL-for-Dynamic-Job-Shop-Scheduling-GNN-Transformer-Multi-Agent-System
0
Simplify app and upgrade to Gradio 5.14.0 for compatibility
Fix runtime errors: upgrade Gradio and fix cache permissions
Use PyTorch CPU and pre-built PyG wheels to fix torch-scatter
Fix torch-scatter build issue by installing torch first
Trigger rebuild with Dockerfile
Add custom Dockerfile with Python 3.10 to fix build issues
Add runtime.txt to specify Python 3.10 and restore stable package versions
Update PyTorch versions for Python 3.13 compatibility
Add .gitignore file
Add RL-Scheduler application with Gradio interface
initial commit
