CoolFace
Apppublic

alirezaaminzadeh/Deep-RL-for-Dynamic-Job-Shop-Scheduling-GNN-Transformer-Multi-Agent-System

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes
11 commits on main
8ab62638mo ago

Simplify app and upgrade to Gradio 5.14.0 for compatibility

syeedalireza
2e58ca88mo ago

Fix runtime errors: upgrade Gradio and fix cache permissions

syeedalireza
42544dd8mo ago

Use PyTorch CPU and pre-built PyG wheels to fix torch-scatter

syeedalireza
dab417f8mo ago

Fix torch-scatter build issue by installing torch first

syeedalireza
e5af7368mo ago

Trigger rebuild with Dockerfile

syeedalireza
7b332208mo ago

Add custom Dockerfile with Python 3.10 to fix build issues

syeedalireza
c0ac0f78mo ago

Add runtime.txt to specify Python 3.10 and restore stable package versions

syeedalireza
4fa91778mo ago

Update PyTorch versions for Python 3.13 compatibility

syeedalireza
484ffdb8mo ago

Add .gitignore file

syeedalireza
de947678mo ago

Add RL-Scheduler application with Gradio interface

syeedalireza
ae8dd9a8mo ago

initial commit

Alireza Aminzadeh