يعرض 41 - 60 نتائج من 90 نتيجة بحث عن '(( python tool implementing ) OR ( python pre implementation ))*', وقت الاستعلام: 0.32s تنقيح النتائج
  1. 41

    Sample data for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  2. 42

    Comparison data 3 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  3. 43

    Sample data for <i>Telmatochromis temporalis</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  4. 44

    Comparison data 4 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  5. 45

    Comparison data 1 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  6. 46

    Comparison data 2 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  7. 47

    Comparison data 5 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  8. 48

    Comparison data 6 for <i>Lamprologus ocellatus</i>. حسب Nicolai Kraus (19949667)

    منشور في 2024
    "…TIBA accepts data outputs from popular logging software and is implemented in Python and JavaScript, with all current browsers supported. …"
  9. 49

    The artifacts and data for the paper "DD4AV: Detecting Atomicity Violations in Interrupt-Driven Programs with Guided Concolic Execution and Filtering" (OOPSLA 2025) حسب zixuan yuan (17602152)

    منشور في 2025
    "…</p><h3><b>Installation</b></h3><h4><b>install Dependencies</b></h4><p dir="ltr">Our artifact depends on several packages, please run the following command to install all necessary dependencies.</p><pre><pre>sudo apt-get install -y wget git build-essential python3 python python-pip python3-pip tmux cmake libtool libtool-bin automake autoconf autotools-dev m4 autopoint libboost-dev help2man gnulib bison flex texinfo zlib1g-dev libexpat1-dev libfreetype6 libfreetype6-dev libbz2-dev liblzo2-dev libtinfo-dev libssl-dev pkg-config libswscale-dev libarchive-dev liblzma-dev liblz4-dev doxygen libncurses5 vim intltool gcc-multilib sudo --fix-missing<br></pre></pre><pre><pre>pip install numpy && pip3 install numpy && pip3 install sysv_ipc<br></pre></pre><h4><b>Download the Code</b></h4><p dir="ltr">Download <b>DD4AV</b> from the Figshare website to your local machine and navigate to the project directory:</p><pre><pre>cd DD4AV<br></pre></pre><h4><b>Configure Environment and Install the Tool</b></h4><p dir="ltr">For convenience, we provide shell scripts to automate the installation process. …"
  10. 50

    Artifact for the IJCAI 2024 paper "Solving Long-run Average Reward Robust MDPs via Stochastic Games" حسب Krishnendu Chatterjee (15367413)

    منشور في 2024
    "…</p><h2>Dependencies</h2><p dir="ltr">In order to run the code the following dependencies must be met:</p><pre><pre>- Python 3 should be installed. We used Python 3.9 to obtain the results in the paper. …"
  11. 51

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

    منشور في 2024
    "…</li></ul><h2>Running the Code</h2><h3><b>Data processing and feature extraction</b></h3><pre>python run_process.py</pre><p dir="ltr">This step processes trajectory data, extracts graph node features and edge features, and saves them as CSV files in the `processed_data` folder.…"
  12. 52

    adnus حسب Mehmet Keçeci (14301782)

    منشور في 2025
    "…<p dir="ltr">adnus (AdNuS): Advanced Number Systems</p><p dir="ltr">adnus is a Python library that provides an implementation of various advanced number systems. …"
  13. 53

    <b>Data Availability</b> حسب Bonyad Ahmadi (20750327)

    منشور في 2025
    "…</p><p dir="ltr">python scripts documenting the implementation of the Mixture Density Network (MDN) algorithm, including hyperparameter tuning and uncertainty quantification.…"
  14. 54

    <b>Data Availability</b> حسب Bonyad Ahmadi (20750327)

    منشور في 2025
    "…</p><p dir="ltr">python scripts documenting the implementation of the Mixture Density Network (MDN) algorithm, including hyperparameter tuning and uncertainty quantification.…"
  15. 55

    Gene Editing using Transformer Architecture حسب Rishabh Garg (5261744)

    منشور في 2025
    "…</p><p dir="ltr">Once TASAG detects a deviation from a reference sequence (e.g., the H-Bot sequence), it facilitates on-screen gene editing, enabling targeted mutations or the insertion of desired genes. Implementation requires Python and deep learning frameworks like TensorFlow or PyTorch, with optional use of Biopython for genetic sequence handling. …"
  16. 56

    Bayesian Changepoint Detection via Logistic Regression and the Topological Analysis of Image Series حسب Andrew M. Thomas (712104)

    منشور في 2025
    "…The method also successfully recovers the location and nature of changes in more traditional changepoint tasks. An implementation of our method is available in the Python package bclr.…"
  17. 57

    RealBench: A Repo-Level Code Generation Benchmark Aligned with Real-World Software Development Practices حسب RealBench RealBench (22275393)

    منشور في 2025
    "…<br>The supplemented materials for Review #2570C is in the ''Response to Review #2570C.md''.<br><br><br></pre><p dir="ltr">This repository contains the implementation of **RealBench**, a comprehensive benchmark and evaluation framework for repository-level code aligned with real-world software development practices.…"
  18. 58

    Concurrent spin squeezing and field tracking with machine learning حسب Junlei Duan (18393642)

    منشور في 2025
    "…Randomly signal generating codeb.Deep learning codec.data pre-processing code The network is implemented using the torch 1.13.1 framework and CUDA 11.6 on Python 3.8.8. …"
  19. 59

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

    منشور في 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.…"
  20. 60

    Global Graph Dataset حسب Winston Yap (13771969)

    منشور في 2025
    "…These functionalities have been implemented with the Urbanity python package which provides functionalities for saving, loading, visualising, processing, and converting urban graphs to machine learning friendly formats (PyG and DGL). …"