Showing 81 - 100 results of 286 for search '(( python code implementation ) OR ( python model implementation ))', query time: 0.30s Refine Results
  1. 81
  2. 82
  3. 83
  4. 84
  5. 85
  6. 86

    Code by Baoqiang Chen (21099509)

    Published 2025
    “…We divided the dataset into training and test sets, using 70% of the genes for training and 30% for testing. We implemented machine learning algorithms using the following R packages: rpart for Decision Trees, gbm for Gradient Boosting Machines (GBM), ranger for Random Forests, the glm function for Generalized Linear Models (GLM), and xgboost for Extreme Gradient Boosting (XGB). …”
  7. 87
  8. 88
  9. 89

    Scripts, data and figures underpinning 'Towards the Creation of Legible Octilinear Power Grid Diagrams Using Mixed Integer Linear Programming' by Paul Cuffe (2937081)

    Published 2024
    “…<p dir="ltr">These Python notebooks implement the techniques described in the paper "Towards the Creation of Legible Octilinear Power Grid Diagrams Using Mixed Integer Linear Programming".…”
  10. 90

    Code and data for reproducing the results in the original paper of DML-Geo by Pengfei CHEN (8059976)

    Published 2025
    “…<p dir="ltr">This asset provides all the code and data for reproducing the results (figures and statistics) in the original paper of DML-Geo</p><h2>Main Files:</h2><p dir="ltr"><b>main.ipynb</b>: the main notebook to generate all the figures and data presented in the paper</p><p dir="ltr"><b>data_generator.py</b>: used for generating synthetic datasets to validate the performance of different models</p><p dir="ltr"><b>dml_models.py</b>: Contains implementations of different Double Machine Learning variants used in this study.…”
  11. 91
  12. 92

    Reproducible Code and Data for figures by Bonyad Ahmadi (20750327)

    Published 2025
    “…</i></p><p dir="ltr">It contains:</p><p dir="ltr">✅ <b>Python Code</b> – Scripts used for data preprocessing, and visualization.…”
  13. 93

    software code of NeoDesign by Wenqian Yu (19730101)

    Published 2024
    “…<h2>Implementation and Dependencies</h2><p dir="ltr">neoDesign was developed with python (recommend>3.9) and shell (bash) language. …”
  14. 94

    DA-Faster-RCNN code by Seunghyeon Wang (16500132)

    Published 2025
    “…The implementation is written in Python using PyTorch and Detectron2.…”
  15. 95
  16. 96

    The codes and data for "Lane Extraction from Trajectories at Road Intersections Based on Graph Transformer Network" by Chongshan Wan (19247614)

    Published 2024
    “…</p><h3><b>Model training</b></h3><h4><code>python train_GTN.py</code></h4><p dir="ltr">This step trains the GTN model. …”
  17. 97

    Simulation Code and Raw Data by Melih Özkurt (22278520)

    Published 2025
    “…<p dir="ltr">Reproducible code (Python) implementing a symmetrized split-step Fourier method (SSFM), with configuration files for all scans. …”
  18. 98

    RealBench: A Repo-Level Code Generation Benchmark Aligned with Real-World Software Development Practices by RealBench RealBench (22275393)

    Published 2025
    “…<br>│ │ └── uml_dag.py # UML dependency graph analysis.<br>│ ├── model_gen/ # Code generation using various LLMs.<br>│ │ ├── generate/ # LLM inference implementations.…”
  19. 99
  20. 100

    A game of life with dormancy - Code by Daniel Henrik Nevermann (20376933)

    Published 2024
    “…</p><ul><li>To run an animated simulation, use `python simulation.py'.</li><li>The implementation of Spore Life can be found in gol.py.…”