Showing 1 - 20 results of 162 for search '(( python pre implementation ) OR ( python based implementation ))', query time: 0.28s 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

    Python implementation for image-based ERT inversion using ViT, CNN, UNet, and LDM models, and related data conversion and visualization by Huichao Yin (14589020)

    Published 2025
    “…<p dir="ltr">Python implementation for image-based ERT inversion using ViT, CNN, UNet, and LDM models, and related data conversion and visualization.…”
  4. 4

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

    Published 2025
    “…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. …”
  5. 5

    This package of Python scripts implements the proposed unsupervised sentiment analysis approach.... by Xiaohan Yu (7525940)

    Published 2025
    “…<p>This package of Python scripts implements the proposed unsupervised sentiment analysis approach. …”
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10

    Python code for a rule-based NLP model for mapping circular economy indicators to SDGs by Zahir Barahmand (18008947)

    Published 2025
    “…The package includes:</p><ul><li>The complete Python codebase implementing the classification algorithm</li><li>A detailed manual outlining model features, requirements, and usage instructions</li><li>Sample input CSV files and corresponding processed output files to demonstrate functionality</li><li>Keyword dictionaries for all 17 SDGs, distinguishing strong and weak matches</li></ul><p dir="ltr">These materials enable full reproducibility of the study, facilitate adaptation for related research, and offer transparency in the methodological framework.…”
  11. 11
  12. 12

    A comparison between the static Python-based visualizations of the p65 activity in activated fibroblasts and the dynamic, HTML-based visualizations that use these same reduction me... by Hector Torres (11708207)

    Published 2025
    “…<b>(b)</b> After SpatioView: due to PyScript constraints, PCA and t-SNE were implemented as viable dimensionality reduction methods in an HTML-based interface. …”
  13. 13
  14. 14

    Python code for hierarchical cluster analysis of detected R-strategies from rule-based NLP on 500 circular economy definitions by Zahir Barahmand (18008947)

    Published 2025
    “…The resulting dendrogram visually represents how different strategies are conceptually related based on their co-occurrence in CE definitions.</p><p dir="ltr">This Python code was optimized and debugged using ChatGPT-4o to ensure implementation efficiency, accuracy, and clarity.…”
  15. 15
  16. 16
  17. 17
  18. 18
  19. 19

    Design and Implementation of a Browser-Based Toolfor Protecting Gaming Assets from UnauthorizedAccess by Alim Imashev (22606007)

    Published 2025
    “…<p dir="ltr">The project <b>“Design and Implementation of a Browser-Based Tool for Protecting Gaming Assets from Unauthorized Access”</b> focuses on developing a security-oriented software solution that safeguards digital game assets within browser environments.…”
  20. 20