Search alternatives:
process optimization » model optimization (Expand Search)
code optimization » codon optimization (Expand Search), model optimization (Expand Search), dose optimization (Expand Search)
prone process » whole process (Expand Search), phase process (Expand Search)
binary prone » binary people (Expand Search)
data code » data model (Expand Search), data came (Expand Search)
process optimization » model optimization (Expand Search)
code optimization » codon optimization (Expand Search), model optimization (Expand Search), dose optimization (Expand Search)
prone process » whole process (Expand Search), phase process (Expand Search)
binary prone » binary people (Expand Search)
data code » data model (Expand Search), data came (Expand Search)
-
1
A* Path-Finding Algorithm to Determine Cell Connections
Published 2025“…However, manual annotation proved inefficient and error-prone. To address this, the research integrates a modified A* pathfinding algorithm with a U-Net convolutional neural network, a custom statistical binary classification method, and a personalized Min-Max connectivity threshold to automate the detection of astrocyte connectivity.…”
-
2
-
3
-
4
Natural language processing for automated quantification of bone metastases reported in free-text bone scintigraphy reports
Published 2020“…The aim of this study was to develop a natural language processing (NLP) algorithm for binary classification (single metastasis versus two or more metastases) in bone scintigraphy reports of patients undergoing surgery for bone metastases.…”
-
5
-
6
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). …”
-
7
-
8
<b>Road intersections Data with branch information extracted from OSM</b> & <b>C</b><b>odes to implement the extraction </b>&<b> I</b><b>nstructions on how to </b><b>reproduce each...
Published 2025“…</p><h2><b>3. Instructions for codes</b></h2><p dir="ltr">This code repository is organized into eight folders and two files:</p><h3>(1) Folder: <b>candidateIdentify</b></h3><p dir="ltr">This folder contains code related to the identification of candidate junctions or intersections from the input data. …”