Search alternatives:
algorithm python » algorithm within (Expand Search), algorithms within (Expand Search), algorithm both (Expand Search)
python function » protein function (Expand Search)
algorithm etc » algorithm b (Expand Search), algorithm a (Expand Search), algorithm i (Expand Search)
etc function » fc function (Expand Search), spc function (Expand Search), npc function (Expand Search)
algorithm python » algorithm within (Expand Search), algorithms within (Expand Search), algorithm both (Expand Search)
python function » protein function (Expand Search)
algorithm etc » algorithm b (Expand Search), algorithm a (Expand Search), algorithm i (Expand Search)
etc function » fc function (Expand Search), spc function (Expand Search), npc function (Expand Search)
-
1
Python implementation of the Trajectory Adaptive Multilevel Sampling algorithm for rare events and improvements
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
-
3
Least Bridges Graphs
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
Sudoku Dataset
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
GameOfLife Prediction Dataset
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
CSPP instance
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
<b>Rethinking neighbourhood boundaries for urban planning: A data-driven framework for perception-based delineation</b>
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
Expression vs genomics for predicting dependencies
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. …”