Skip to content
View NM001007's full-sized avatar
:atom:
:atom:
Block or Report

Block or report NM001007

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. CPLEX_VRPTW CPLEX_VRPTW Public

    This a sample code of implementing CPLEX algorithm on capacitated vehicle routing problem with time window constraints (VRPTW)

    Python 5

  2. SGVNSALS_Variable_Neighborhood_Search_for_MDVRPTW SGVNSALS_Variable_Neighborhood_Search_for_MDVRPTW Public

    The implementation of the paper "A variable neighborhood search-based algorithm with adaptive local search for the Vehicle Routing Problem with Time Windows and multi-depots aiming for vehicle flee…

    Python 5 1

  3. CPLEX_MVRPTW CPLEX_MVRPTW Public

    A cplex code for multi-vehicle multi-depot version of CVRP with time windows

    Python 1

  4. An-Attention-based-Hybrid-Suicide-Ideation-Detection An-Attention-based-Hybrid-Suicide-Ideation-Detection Public

    This is an implementation of the attention-based hybrid architecture (Ghosh et al, 2023) for suicide/depressive social media notes detection.

    Jupyter Notebook 3

  5. Suicidal_Ideation_Detection_Using_GAT_and_GCN Suicidal_Ideation_Detection_Using_GAT_and_GCN Public

    In this project, three different models based on GAT, GCN and SAGE have been implemented to examine their performance on two prominent social networking platforms, namely Twitter and Reddit.

    Python 1

  6. Vehicle_Routing_Problem_Evolutionay_Tree Vehicle_Routing_Problem_Evolutionay_Tree Public

    This an implementation of the paper proposed by Niu et al. in 2021, entitled "An improved learnable evolution model for solving multi-objective vehicle routing problem with stochastic demand".

    Jupyter Notebook