Showing 141 - 160 results of 231 for search '(( python model implementation ) OR ( python proof implementation ))', query time: 0.43s Refine Results
  1. 141
  2. 142

    <b>Altered cognitive processes shape tactile perception in autism.</b> (data) by Ourania Semelidou (19178362)

    Published 2025
    “…The perceptual decision-making setup was controlled by Bpod (Sanworks) through scripts in Python (PyBpod, https://pybpod.readthedocs.io/en/latest/). …”
  3. 143
  4. 144
  5. 145

    Cathode carbon block material parameters [14]. by Chenglong Gong (20629836)

    Published 2025
    “…A random aggregate model was implemented in Python and imported into finite element software to simulate sodium diffusion using Fick’s second law. …”
  6. 146

    Sodium concentration distribution cloud map. by Chenglong Gong (20629836)

    Published 2025
    “…A random aggregate model was implemented in Python and imported into finite element software to simulate sodium diffusion using Fick’s second law. …”
  7. 147

    Sodium binding coefficient R. by Chenglong Gong (20629836)

    Published 2025
    “…A random aggregate model was implemented in Python and imported into finite element software to simulate sodium diffusion using Fick’s second law. …”
  8. 148
  9. 149
  10. 150

    The codes and data for "Lane Extraction from Trajectories at Road Intersections Based on Graph Transformer Network" by Chongshan Wan (19247614)

    Published 2024
    “…</p><h3><b>Model training</b></h3><h4><code>python train_GTN.py</code></h4><p dir="ltr">This step trains the GTN model. …”
  11. 151
  12. 152
  13. 153

    Global Aridity Index and Potential Evapotranspiration (ET0) Database: Version 3.1 by Robert Zomer (12796235)

    Published 2025
    “…The database also includes three averaged multi-model ensembles produced for each of the four emission scenarios:</p><p>**************************************************************************************************************************</p><p dir="ltr">The Global Aridity Index (Global-AI) and Global Reference Evapo-Transpiration (Global-ET0) datasets provided in Version 3.1 of the Global Aridity Index and Potential Evapo-Transpiration (ET0) Database (Global-AI_PET_v3.x1) provide high-resolution (30 arc-seconds) global raster data for the 1970-2000 period, related to evapotranspiration processes and rainfall deficit for potential vegetative growth, based upon implementation of the FAO-56 Penman-Monteith Reference Evapotranspiration (ET<sub>0</sub>) equation.…”
  14. 154

    Data files accompanying our PLoS One publication by Peter Hinow (21810605)

    Published 2025
    “…The videos were digitized and the positional data were saved in .xlsx or .csv format, respectively. The python codes contain the numerical implementations of our mathematical models.…”
  15. 155
  16. 156

    Data and some code used in the paper:<b>Expansion quantization network: A micro-emotion detection and annotation framework</b> by Zhou (20184816)

    Published 2025
    “…</p><p dir="ltr">GPU:NVIDIA GeForce RTX 3090 GPU</p><p dir="ltr">Bert-base-cased pre-trained model: https://huggingface.co/google-bert/bert-base-cased</p><p dir="ltr">python=3.7,pytorch=1.9.0,cudatoolkit=11.3.1,cudnn=8.9.7.29.…”
  17. 157

    Probabilistic-QSR-GeoQA by Mohammad Kazemi (19442467)

    Published 2024
    “…Also we have written Python API for Probcog (ProbCog-API.py) and SparQ reasoners (SparQ-API.py).…”
  18. 158

    Code and data for reproducing the results in the original paper of DML-Geo by Pengfei CHEN (8059976)

    Published 2025
    “…<p dir="ltr">This asset provides all the code and data for reproducing the results (figures and statistics) in the original paper of DML-Geo</p><h2>Main Files:</h2><p dir="ltr"><b>main.ipynb</b>: the main notebook to generate all the figures and data presented in the paper</p><p dir="ltr"><b>data_generator.py</b>: used for generating synthetic datasets to validate the performance of different models</p><p dir="ltr"><b>dml_models.py</b>: Contains implementations of different Double Machine Learning variants used in this study.…”
  19. 159

    Accompanying data files (Melbourne, Washington DC, Singapore, and NYC-Manhattan) by Winston Yap (13771969)

    Published 2025
    “…</p><p dir="ltr">Each zipped folder consists the following files:</p><ul><li>Graph data - City object nodes (.parquet) and COO format edges (.txt)</li><li>predictions.txt (model predictions from GraphSAGE model)</li><li>final_energy.parquet (Compiled training and validation building energy data)</li></ul><p dir="ltr">The provided files are supplementary to the code repository which provides Python notebooks stepping through the data preprocessing, GNN training, and satellite imagery download processes. …”
  20. 160

    The codes and data for "A Graph Convolutional Neural Network-based Method for Predicting Computational Intensity of Geocomputation" by FirstName LastName (20554465)

    Published 2025
    “…</p><p dir="ltr"><i>cd 1point2dem/CIPrediction</i></p><p dir="ltr"><i>python -u point_prediction.py --model [GCN|ChebNet|GATNet]</i></p><h3>step 4: Parallel computation</h3><p dir="ltr">This step uses the trained models to optimize parallel computation. …”