Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Cainiao-AI
/
GreedRL
like
22
Follow
Cainiao-AI
18
Reinforcement Learning
Deep Reinforcement Learning
Combinatorial Optimization
Vehicle Routing Problem
License:
apache-2.0
Model card
Files
Files and versions
Community
main
GreedRL
/
test
/
all_test.py
先坤
add greedrl
db26c81
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
108 Bytes
from
solver_test
import
*
from
function_test
import
*
if
__name__ ==
'__main__'
:
unittest.main()