بدائل البحث:
algorithm python » algorithm within (توسيع البحث), algorithms within (توسيع البحث), algorithm both (توسيع البحث)
python function » protein function (توسيع البحث)
algorithm etc » algorithm _ (توسيع البحث), algorithm b (توسيع البحث), algorithm a (توسيع البحث)
etc function » fc function (توسيع البحث), spc function (توسيع البحث), npc function (توسيع البحث)
algorithm python » algorithm within (توسيع البحث), algorithms within (توسيع البحث), algorithm both (توسيع البحث)
python function » protein function (توسيع البحث)
algorithm etc » algorithm _ (توسيع البحث), algorithm b (توسيع البحث), algorithm a (توسيع البحث)
etc function » fc function (توسيع البحث), spc function (توسيع البحث), npc function (توسيع البحث)
-
1
Python implementation of the Trajectory Adaptive Multilevel Sampling algorithm for rare events and improvements
منشور في 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
منشور في 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
منشور في 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
منشور في 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
منشور في 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>
منشور في 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
منشور في 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. …"