Search alternatives:
driven optimization » design optimization (Expand Search), guided optimization (Expand Search), dose optimization (Expand Search)
code optimization » codon optimization (Expand Search), model optimization (Expand Search), dose optimization (Expand Search)
ipsc driven » ipsc derived (Expand Search), hipsc derived (Expand Search)
data code » data model (Expand Search), data came (Expand Search)
driven optimization » design optimization (Expand Search), guided optimization (Expand Search), dose optimization (Expand Search)
code optimization » codon optimization (Expand Search), model optimization (Expand Search), dose optimization (Expand Search)
ipsc driven » ipsc derived (Expand Search), hipsc derived (Expand Search)
data code » data model (Expand Search), data came (Expand Search)
-
1
-
2
-
3
-
4
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). …”
-
5
-
6
<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. …”