Showing 161 - 180 results of 297 for search '(((( programmed using python ) OR ( problem using python ))) OR ( programme using python ))', query time: 0.28s Refine Results
  1. 161

    Lock and key theory [34]. by Kassim Folorunsho Adebambo (22806479)

    Published 2025
    “…In this research, an in silico study was conducted to explore this enzyme as a potential target for drug repurposing. A Python program was used to mine and extract data from the CHEMBL database, which yielded 53 potential GSK-3β inhibitors. …”
  2. 162
  3. 163

    List of Abbreviations by Gursimran Singh (575288)

    Published 2025
    “…However, existing BCI frameworks face several limitations, including a lack of stage-wise flexibility essential for experimental research, steep learning curves for researchers without programming expertise, elevated costs due to reliance on proprietary software, and a lack of all-inclusive features leading to the use of multiple external tools affecting research outcomes. …”
  4. 164
  5. 165
  6. 166
  7. 167
  8. 168
  9. 169
  10. 170
  11. 171

    Datasets from the Programmatic Analysis of Fuel Treatments: from the landscape to the national level Joint Fire Science Project (14-5-01-1) by Douglas B. Rideout (19657906)

    Published 2025
    “…In addition, supplemental files such as the ArcPy python script for calculating the time since last fire and a file summarizing the wind and fuel moisture parameters used in the FlamMap runs for generating fire behavior inputs are also included.…”
  12. 172

    Raw datasets acquired to investigate the possible roles of CAHS proteins from tardigrade in osmotic stress tolerance in mammalian cells and their analysis program by Takahiro Bino (8898745)

    Published 2024
    “…</p> <p><br></p> <p>In order to utilize the Python program code, it is necessary to refer to the file whose name corresponds to the respective filename.…”
  13. 173

    Instance segmentation benchmarking results. by Khelina Fedorchuk (19130089)

    Published 2025
    “…<div><p>Time-lapse microscopy has long been used to record cell lineage trees. Successful construction of a lineage tree requires tracking and preserving the identity of multiple cells across many images. …”
  14. 174

    Training details of the trackers. by Khelina Fedorchuk (19130089)

    Published 2025
    “…<div><p>Time-lapse microscopy has long been used to record cell lineage trees. Successful construction of a lineage tree requires tracking and preserving the identity of multiple cells across many images. …”
  15. 175
  16. 176

    Not All local LLMs Are Equal: A Benchmark of Energy and Performance by Simão Cunha (19712455)

    Published 2025
    “…However, installing these specific versions is not mandatory:<br><br>```bash<br>bash scripts/install_prerequisites.sh<br>```<br><br>#### Dependencies<br><br>1. Install all Python libraries listed in `requirements.txt` using a virtual environment (e.g., named `env`):<br><br>```bash<br># Create a virtual environment named 'env'<br>python3 -m venv env<br><br># Activate the virtual environment<br>source env/bin/activate<br><br># Install the required Python libraries<br>pip3 install -r requirements.txt<br>```<br><br>For `llama-cpp-python` installation with CPU support (used in this paper), execute:<br><br>```bash<br>CMAKE_ARGS="-DLLAMA_BLAS=ON -DLLAMA_BLAS_VENDOR=OpenBLAS" pip3 install llama-cpp-python<br>```<br><br>For other hardware acceleration backends, refer to the [llama-cpp-python documentation](<u>https://github.com/abetlen/llama-cpp-python?…”
  17. 177

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

    Published 2025
    “…</p><h3><b>Steps:</b></h3><h4><b>1) Navigate to the working directory:</b><br><code>cd $ROOT_DIR/test/simple_test</code></h4><p><br></p><p dir="ltr"><b>2) Build the program using the provided scripts:</b><br><code>.…”
  18. 178

    Replication package for Automated Extract Method Refactoring with Open-Source LLMs by Sivajeet Chand (21786839)

    Published 2025
    “…The framework allows you to test and evaluate multiple models on real-world Python code samples.</p><p dir="ltr"><br></p><p>---</p>Features<p dir="ltr">- Supports 5 popular LLMs for code refactoring</p><p dir="ltr">- Works on sample Python files in batch</p><p dir="ltr">- Flexible model configuration via `model.yaml`</p><p dir="ltr">- Designed for experimentation and evaluation in research or production</p><p dir="ltr">- Uses CodeNet dataset</p><p><br></p><p><br></p><p dir="ltr">Specify one of the following in `CodeBase/model.yaml`:</p><p><br></p><p dir="ltr">- `Qwen/CodeQwen1.5-7B-Chat`</p><p dir="ltr">- `deepseek-ai/deepseek-coder-6.7b-instruct`</p><p dir="ltr">- `meta-llama/Llama-3.2-3B-Instruct`</p><p dir="ltr">- `Qwen/Qwen2.5-Coder-7B-Instruct`</p><p dir="ltr">- `microsoft/Phi-4-mini-instruct`</p><p><br></p><p dir="ltr">Specify one of the following in `CodeBase/prompts.yaml`:</p><p><br></p><p dir="ltr">- `few_shot`</p><p dir="ltr">- `zero_shot`</p><p dir="ltr">- `rci`</p><p><br></p><p dir="ltr">Dependencies:</p><p><br></p><p dir="ltr">- pip install -r requirements.txt</p><p><br></p><p dir="ltr">Data:</p><p><br></p><p dir="ltr">- data/Python_wrapped </p><p dir="ltr">- data/Problem_descriptions </p><p dir="ltr">- selected_files.txt</p><p><br></p><p dir="ltr">Run :</p><p><br></p><p dir="ltr">- inference.main</p>…”
  19. 179
  20. 180