53 skills found · Page 1 of 2
TesfayZ / CCM MADRL MECThe source code for the paper titled Combinatorial Client-Master Multiagent Deep Reinforcement Learning for Task Offloading in Mobile Edge Computing
pozalabs / ComMU Code[NeurIPS'22] Official code of "ComMU: Dataset for Combinatorial Music Generation"
alibaba / Drl Binpacking3D bin packing is a classical and challenging combinatorial optimization problem in logistics and production systems. An effective bin packing algorithm means the reduction of total packing cost and increase in utilization of resources. Because the cost of packing materials, which is mainly determined by their surface area, occupies the most part of packing cost, and in many real business scenarios there is no bin with fixed size, so AI Department of Cainiao proposed a new type of 3D bin packing problem. The objective of this new type of 3D bin packing problem is to pack all items into a bin with minimized surface area. And a DRL method based on the sequence-to-sequence model is proposed to solve the problem. This is the research paper link: https://arxiv.org/abs/1708.05930. Source code of this method can be found in the project.
thunlp / SememePSO AttackCode and data of the ACL 2020 paper "Word-level Textual Adversarial Attacking as Combinatorial Optimization"
dakusui / JcunitA Combinatorial Testing + Model-based Testing framework on top of Java+JUnit. Model your application as code and let JCUnit do the rest.
yd-kwon / MatNetcodes for the paper "Matrix Encoding Networks for Neural Combinatorial Optimization"
Summer142857 / LLMCoSolvercode for paper "Large Language Models as End-to-end Combinatorial Optimization Solvers"
Xi-L / PMOCOCode for ICLR2022 Paper: Pareto Set Learning for Neural Multi-objective Combinatorial Optimization
yd-kwon / SGBScodes for the paper "Simulation-guided Beam Search for Neural Combinatorial Optimization"
JayMan91 / Aaai Predit Then OptimizeCode release for AAAI 2020 paper "Smart Predict-and-Optimize for Hard Combinatorial Optimization Problems"
bwilder0 / Aaai Melding CodeCode the AAAI 2019 paper "Melding the Data-Decisions Pipeline: Decision-Focused Learning for Combinatorial Optimization"
Xrvitd / ComboStocCode of ComboStoc, the diffusion models and training/sampling code for our paper exploring the Combinatorial Stochasticity for Diffusion Generative Models.
nebneuron / Simplicial.jlA package for various computations with simplicial complexes, combinatorial codes, directed complexes and their filtrations.
afriesen / FtpropFeasible target propagation code for the paper "Deep Learning as a Mixed Convex-Combinatorial Optimization Problem" by Friesen & Domingos (2018).
Baran-phys / Tropical Attention[NeurIPS 2025] Official code for "Tropical Attention: Neural Algorithmic Reasoning for Combinatorial Algorithms"
dingyuan-shi / Learning To DispatchSource code of paper Combinatorial Optimization Meets Reinforcement Learning: Effective Taxi Order Dispatching at Large-Scale (TKDE 2022).
danilonumeroso / ConarOfficial code for the paper `Neural Algorithmic Reasoning for Combinatorial Optimisation`
Kali-Hac / MoCos[AAAI-2025] Official Codes for “Motif Guided Graph Transformer with Combinatorial Skeleton Prototype Learning for Skeleton-Based Person Re-Identification”
jokofa / NeuroLSCode repository for the corresponding paper "Learning to Control Local Search for Combinatorial Optimization"
aabbas90 / COPSOfficial code for NeurIPS paper "Combinatorial Optimization for Panoptic Segmentation: A Fully Differentiable Approach".