Showing 1 - 8 results of 8 for search '(( algorithm python function ) OR ((( algorithm etc function ) OR ( algorithm _ function ))))~', query time: 0.40s Refine Results
  1. 1

    Python implementation of the Trajectory Adaptive Multilevel Sampling algorithm for rare events and improvements by Pascal Wang (10130612)

    Published 2021
    “…In `main.py`, the parameters for the TAMS algorithm are specified (trajectory time, time step, score function, number of particles, type of score threshold, maximum number of iterations, noise level etc.). …”
  2. 2
  3. 3

    Least Bridges Graphs by Richard Frost (14064363)

    Published 2023
    “…This toolbox was originally created for analysis of values arising in genetic distance measures. The contained algorithms correct errors in commonly used nearest-neighbor and cluster software that are not designed with distances in mind (e.g. nearest-neighbor topology functions currently found in Python, SPSS, etc).…”
  4. 4

    Sudoku Dataset by David Towers (12857447)

    Published 2024
    “…</p> <p>NumPy (.npy) files can be opened through the NumPy Python library, using the `numpy.load()` function by inputting the path to the file into the function as a parameter. …”
  5. 5

    GameOfLife Prediction Dataset by David Towers (12857447)

    Published 2025
    “…Excluding 0, the lower numbers also get increasingly unlikely, though more likely than higher numbers, we wanted to prevent gaps and therefore limited to 25 contiguous classes</p><p dir="ltr">NumPy (.npy) files can be opened through the NumPy Python library, using the `numpy.load()` function by inputting the path to the file into the function as a parameter. …”
  6. 6

    CSPP instance by peixiang wang (19499344)

    Published 2025
    “…</b></p><p dir="ltr">Its primary function is to create structured datasets that simulate container terminal operations, which can then be used for developing, testing, and benchmarking optimization algorithms (e.g., for yard stacking strategies, vessel stowage planning).…”
  7. 7

    <b>Rethinking neighbourhood boundaries for urban planning: A data-driven framework for perception-based delineation</b> by Shubham Pawar (22471285)

    Published 2025
    “…</p><p dir="ltr"><b>Input:</b></p><ul><li><code>raw_data/glasgow_open_built/glasgow_open_built_areas.shp</code> - Grid defining sampling points</li></ul><p dir="ltr"><b>Command:</b></p><pre><pre>python svi_module/get_svi_data.py<br></pre></pre><p dir="ltr"><b>Output:</b></p><ul><li><code>svi_module/svi_data/svi_info.csv</code> - Image metadata (IDs, coordinates)</li><li><code>svi_module/svi_data/images/</code> - Downloaded street view images</li></ul><h3>Step 2: Predict Perceptions</h3><p dir="ltr">Use pre-trained deep learning models to predict perceptual qualities (safety, beauty, liveliness, etc.) from street view images.…”
  8. 8

    Expression vs genomics for predicting dependencies by Broad DepMap (5514062)

    Published 2024
    “…Columns:</p><p dir="ltr">model: Specifies the collection of features used (Expression, Mutation, Exp+CN, etc)</p><p dir="ltr">gene: The perturbation (column in Target.hdf5) examined. …”