Showing 1 - 20 results of 464 for search '(( python code implementing ) OR ( python ((pre implementation) OR (practical implications)) ))', query time: 0.35s Refine Results
  1. 1

    Python Implementation of HSGAdviser Chatbot: AI model for Sustainable Education by Suha Assayed (22454038)

    Published 2025
    “…<p dir="ltr">This repository contains the Python source code and model implementation for HSGAdviser, an AI speech assistant designed to provide personalized college and career guidance for high school students through conversational AI. …”
  2. 2

    Secure Python Code Manager: A Tool for Protected Python Code Distribution and Management by Pavel Izosimov (20096259)

    Published 2024
    “…A license key is generated, allowing authorized users to access the code.bash<pre><pre>python secure_python_code_manager.py --upload -f your_script.py<br></pre></pre></li><li><b>Updating Previously Uploaded Code</b>: With the <code>--update</code> function, update your code in the cloud without needing to redistribute new files to clients, ensuring seamless code maintenance and updates.bash<pre><pre>python secure_python_code_manager.py --update -f your_script.py -l your_license_key<br></pre></pre></li><li><b>Retrieving License Information</b>: The <code>--license-info</code> function lets you retrieve detailed information about your licenses, including status, usage data, and limits.bash<pre><pre>python secure_python_code_manager.py --license-info -l your_license_key<br></pre></pre></li><li><b>Service Usage Monitoring</b>: Use the <code>--service-usage</code> function to monitor your service usage, including uploaded scripts and associated licenses, helping you keep track of your code deployment.bash<pre><pre>python secure_python_code_manager.py --service-usage<br></pre></pre></li></ol><h2>Use Cases</h2><ul><li><b>Protect Python Code</b>: If you're looking to <b>protect Python code</b> from unauthorized use, this tool provides robust protection mechanisms.…”
  3. 3
  4. 4
  5. 5
  6. 6

    Online Resource 3: Word Cloud Dataset and Code by Jessica Zylla (17692920)

    Published 2025
    “…<p dir="ltr">Online Resource 3: Word Cloud Dataset and Code. This set of files are part of Online Resource 3, which allows readers to implement a Jupyter Notebook Python program to create a word cloud based on survey responses. …”
  7. 7
  8. 8
  9. 9

    Python code that implements the Hoshen Kopleman algorithm used to identify the clusters shown in Figs 9 and 10. by Leonardo Costa Ribeiro (10439243)

    Published 2023
    “…<p>Python code that implements the Hoshen Kopleman algorithm used to identify the clusters shown in Figs <a href="http://www.plosone.org/article/info:doi/10.1371/journal.pone.0285630#pone.0285630.g009" target="_blank">9</a> and <a href="http://www.plosone.org/article/info:doi/10.1371/journal.pone.0285630#pone.0285630.g010" target="_blank">10</a>.…”
  10. 10
  11. 11
  12. 12

    PCA-RF Python codes.txt by Junming Li (19324492)

    Published 2024
    “…<p dir="ltr">This text file is the PCA-RF model’s Python code. You can implement it in the Jupyter notebook.…”
  13. 13

    SecurityGuidelinesRetrievalForPythonCodeGen by Catherine Tony (18368913)

    Published 2025
    “…Using Task-Specific Guidelines for Secure Python Code Generation: Replication Package"</p><p dir="ltr">This replication package contains SecGuide along with the results of each step followed in its creation, the scripts that implement all the prompting approaches and the code generated by the LLMs using these approaches. …”
  14. 14

    Python implementation of the geometric minimum action method (gMAM) by Pascal Wang (10130612)

    Published 2021
    “…<p>The Python 3 script <code>gmam_demo.py</code> found in this repository implements the geometric minimum action method (gMAM) as presented in Heymann, M. and Vanden-Eijnden, E. (2008), "The geometric minimum action method: A least action principleon the space of curves." …”
  15. 15
  16. 16
  17. 17

    Re-Implementation of Refactory_GPT_Models Tool by Aqsa Shabbir (18604261)

    Published 2024
    “…<pre><b># cs539-final-project</b><br><br><b>**Re-implementation of Improved Program Repair Methods using Refactoring with GPT**</b><br><br>This repository contains the replication package of re-implementation of Improved Program Repair Methods using Refactoring with GPT on Existing and New Benchmark that are Refactory and QuixBugs dataset respectively. …”
  18. 18

    Local Python Code Protector Script: A Tool for Source Code Protection and Secure Code Sharing by Pavel Izosimov (20096259)

    Published 2024
    “…</p><h2>Key Features</h2><ul><li><a href="https://xn--mxac.net/secure-python-code-manager.html" target="_blank"><b>Code Obfuscation in Python</b></a>: Implements multi-level protection with dynamic encryption and obfuscation techniques, making it an effective <a href="https://xn--mxac.net/secure-python-code-manager.html" target="_blank"><b>Python obfuscator</b></a>.…”
  19. 19

    Multi-Version PYZ Builder Script: A Universal Python Module Creation Tool by Pavel Izosimov (20096259)

    Published 2024
    “…</li></ul><p dir="ltr"><b>Application Areas</b></p><p dir="ltr">The <b>Multi-Version PYZ Builder Script</b> can be effectively applied in various areas:</p><ul><li><b>Commercial Distribution</b>: Distribute protected Python code to clients or customers, implementing advanced <a href="https://xn--mxac.net/secure-python-code-manager.html" target="_blank"><b>source code protection</b></a> for sales or rentals.…”
  20. 20