Showing 1 - 20 results of 94 for search '(( python time implementation ) OR ( python simple implementation ))', query time: 0.45s 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
  3. 3
  4. 4

    Comparison of performance between our next reaction implementation and the Python library from Ref. [3]. by Samuel Cure (22250922)

    Published 2025
    “…<p>We simulate SIR epidemic processes on Watts-Strogatz networks with parameters <i>k</i><sub>0</sub> = 5, <i>p</i> = 0.1 <b>(a)</b> and Barabási-Albert networks with parameter <i>m</i> = 5 <b>(b)</b> using the Python wrapper of our C++ implementation and compare its performance with the Python library from Ref. …”
  5. 5

    Simple implementation examples of agent AI on free energy calculation and phase-field simulation by Toshiyuki Koyama (22828581)

    Published 2025
    “…</p> <p>Using Gibbs energy calculations and diffusion simulations as examples, we demonstrated the implementation method and usefulness of simple agent AI, where sample python codes are distributed as supplemental materials.…”
  6. 6
  7. 7

    Workflow of a typical Epydemix run. by Nicolò Gozzi (8837522)

    Published 2025
    “…<div><p>We present Epydemix, an open-source Python package for the development and calibration of stochastic compartmental epidemic models. …”
  8. 8
  9. 9

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

    Published 2024
    “…</li><li><b>Commercial Distribution</b>: Safely share Python code with clients or customers, implementing advanced <b>Python code protection tools</b> for sales or rentals.…”
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14

    Prediction accuracy analysis over time steps. by Mohanad Faeq Ali (21354273)

    Published 2025
    “…The recurrent networks, specifically Long Short Term Memory (LSTM), process data from healthcare devices, identifying abnormal patterns that indicate potential cyberattacks over time. The created system was implemented using Python, and various metrics, including false positive and false negative rates, accuracy, precision, recall, and computational efficiency, were used for evaluation. …”
  15. 15
  16. 16
  17. 17
  18. 18
  19. 19

    BSTPP: a python package for Bayesian spatiotemporal point processes by Isaac Manring (20705955)

    Published 2025
    “…<p>Spatiotemporal point process models have a rich history of effectively modeling event data in space and time. However, they are sometimes neglected due to the difficulty of implementing them. …”
  20. 20

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

    Published 2024
    “…Once the protected .pyc files are prepared, the script bundles them into a single .pyz archive.The script requires Python 3.6 or higher, and the following Python packages:</p><ul><li>requests</li><li>psutil</li><li>cryptography</li><li>astor</li></ul><p dir="ltr"><b>Recommendations and Best Practices</b></p><ul><li><b>Enhance Protection with Multiple Layers</b>: Apply the <b>Local Python Code Protector</b> multiple times to each .pyc file before bundling them. …”