Search alternatives:
codon optimization » wolf optimization (Expand Search)
from optimization » fox optimization (Expand Search), swarm optimization (Expand Search), after optimization (Expand Search)
binary basic » binary mask (Expand Search)
basic codon » basic column (Expand Search)
binary s3 » binary _ (Expand Search), binary b (Expand Search)
codon optimization » wolf optimization (Expand Search)
from optimization » fox optimization (Expand Search), swarm optimization (Expand Search), after optimization (Expand Search)
binary basic » binary mask (Expand Search)
basic codon » basic column (Expand Search)
binary s3 » binary _ (Expand Search), binary b (Expand Search)
-
1
-
2
Python-Based Algorithm for Estimating NRTL Model Parameters with UNIFAC Model Simulation Results
Published 2025“…A major challenge in bioprocess simulation is the lack of physical and chemical property databases for biochemicals. A Python-based algorithm was developed for estimating the nonrandom two-liquid (NRTL) model parameters of aqueous binary systems in a straightforward manner from simplified molecular-input line-entry specification (SMILES) strings of substances in a system. …”
-
3
-
4
Secure MANET routing with blockchain-enhanced latent encoder coupled GANs and BEPO optimization
Published 2025“…By integrating Latent Encoder Coupled Generative Adversarial Network (LEGAN) optimized with Binary Emperor Penguin optimizer (BEPO), the scheme enhances routing efficiency and security. …”
-
5
Pressure-Stabilized Zinc Trifluoride
Published 2020“…By combining the particle swarm optimization algorithm with first-principles calculation, the high-pressure phase diagram of Zn–F binary compounds was established. …”
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
Analysis and design of algorithms for the manufacturing process of integrated circuits
Published 2023“…Additionally, the results obtained from our new ILP model indicate that our genetic algorithm results are very close to the optimal values.…”
-
14
-
15
-
16
Programs to evaluate superoptimizer STOKE.
Published 2022“…The searching algorithm of STOKE is not always able to find programs that are at least as efficient as programs optimized by gcc -O3. …”
-
17
-
18
-
19
Table_1_An efficient decision support system for leukemia identification utilizing nature-inspired deep feature optimization.pdf
Published 2024“…To optimize feature selection, a customized binary Grey Wolf Algorithm is utilized, achieving an impressive 80% reduction in feature size while preserving key discriminative information. …”
-
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). …”