Search alternatives:
algorithms using » algorithm using (Expand Search), algorithm used (Expand Search)
algorithm python » algorithm within (Expand Search), algorithms within (Expand Search), algorithm both (Expand Search)
python function » protein function (Expand Search)
using function » using functional (Expand Search), sine function (Expand Search), waning function (Expand Search)
algorithm b » algorithm _ (Expand Search), algorithms _ (Expand Search)
b function » _ function (Expand Search), a function (Expand Search), 1 function (Expand Search)
algorithms using » algorithm using (Expand Search), algorithm used (Expand Search)
algorithm python » algorithm within (Expand Search), algorithms within (Expand Search), algorithm both (Expand Search)
python function » protein function (Expand Search)
using function » using functional (Expand Search), sine function (Expand Search), waning function (Expand Search)
algorithm b » algorithm _ (Expand Search), algorithms _ (Expand Search)
b function » _ function (Expand Search), a function (Expand Search), 1 function (Expand Search)
-
1
<b>Opti2Phase</b>: Python scripts for two-stage focal reducer
Published 2025“…<p dir="ltr"><b>Opti2Phase: Python Scripts for Two-Stage Focal Reducer Design</b></p><p dir="ltr">The folder <b>Opti2Phase</b> contains the Python scripts used to generate the results presented in the manuscript. …”
-
2
-
3
Results of the application of different clustering algorithms to average functional connectivity from healthy subjects.
Published 2023“…Inertia was calculated using the scikit learn module in Python. B) Resulting cluster distance from hierarchical clustering to averaged functional connectivity from healthy subjects, with different numbers of clusters. …”
-
4
-
5
-
6
-
7
Dataset of networks used in assessing the Troika algorithm for clique partitioning and community detection
Published 2025“…Each network is provided in .gml format or .pkl format which can be read into a networkX graph object using standard functions from the networkX library in Python. …”
-
8
ADT: A Generalized Algorithm and Program for Beyond Born–Oppenheimer Equations of “<i>N</i>” Dimensional Sub-Hilbert Space
Published 2020“…The “ADT” program can be efficiently used to (a) formulate analytic functional forms of differential equations for ADT angles and diabatic potential energy matrix and (b) solve the set of coupled differential equations numerically to evaluate ADT angles, residue due to singularity(ies), ADT matrices, and finally, diabatic potential energy surfaces (PESs). …”
-
9
-
10
-
11
BOFdat: Generating biomass objective functions for genome-scale metabolic models from experimental data
Published 2019“…Despite its importance, no standardized computational platform is currently available to generate species-specific biomass objective functions in a data-driven, unbiased fashion. To fill this gap in the metabolic modeling software ecosystem, we implemented BOFdat, a Python package for the definition of a <b>B</b>iomass <b>O</b>bjective <b>F</b>unction from experimental <b>dat</b>a. …”
-
12
-
13
-
14
Search-based testing (Genetic Algorithm) - Chapter 11 of the book "Software Testing Automation"
Published 2022“…</p> <p><br></p> <p>3. Algorithm</p> <p>Below is the main body of the test data generator program:</p> <p> </p> <p>the main body of a Python program to generate test data for Python functions.…”
-
15
Comparison of scores obtained by our interpenetration and scoring algorithm (ISA) and ROSETTA for a subset of structures.
Published 2023“…However, our algorithm was 1000 times faster than pyROSETTA (both algorithms have been parallelized on a per-structure basis using the Python package joblib [<a href="http://www.ploscompbiol.org/article/info:doi/10.1371/journal.pcbi.1010531#pcbi.1010531.ref069" target="_blank">69</a>]).…”
-
16
-
17
-
18
-
19
-
20
Algoritmo de clasificación de expresiones de odio por tipos en español (Algorithm for classifying hate expressions by type in Spanish)
Published 2024“…</li></ul><p dir="ltr"><b>File Structure</b></p><p dir="ltr">The code generates and saves:</p><ul><li>Weights of the trained model (.h5)</li><li>Configured tokenizer</li><li>Training history in CSV</li><li>Requirements file</li></ul><p dir="ltr"><b>Important Notes</b></p><ul><li>The model excludes category 2 during training</li><li>Implements transfer learning from a pre-trained model for binary hate detection</li><li>Includes early stopping callbacks to prevent overfitting</li><li>Uses class weighting to handle category imbalances</li></ul><p dir="ltr">The process of creating this algorithm is explained in the technical report located at: Blanco-Valencia, X., De Gregorio-Vicente, O., Ruiz Iniesta, A., & Said-Hung, E. (2025). …”