بدائل البحث:
prior implementations » pilot implementation (توسيع البحث), rich implementation (توسيع البحث), aria implementation (توسيع البحث)
pre implementation » time implementation (توسيع البحث), _ implementation (توسيع البحث), new implementation (توسيع البحث)
prior implementations » pilot implementation (توسيع البحث), rich implementation (توسيع البحث), aria implementation (توسيع البحث)
pre implementation » time implementation (توسيع البحث), _ implementation (توسيع البحث), new implementation (توسيع البحث)
-
1
Python Implementation of HSGAdviser Chatbot: AI model for Sustainable Education
منشور في 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
Overview of the implemented simulation tool and training framework in Diffrax.
منشور في 2025الموضوعات: -
3
-
4
Secure Python Code Manager: A Tool for Protected Python Code Distribution and Management
منشور في 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.…"
-
5
-
6
-
7
Jaxkineticmodel allows for hybridizing kinetic models with neural networks.
منشور في 2025الموضوعات: -
8
-
9
-
10
-
11
BSTPP: a python package for Bayesian spatiotemporal point processes
منشور في 2025"…However, they are sometimes neglected due to the difficulty of implementing them. There is a lack of packages with the ability to perform inference for these models, particularly in python. …"
-
12
Online Resource 3: Word Cloud Dataset and Code
منشور في 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. …"
-
13
BaNDyT: Bayesian Network Modeling of Molecular Dynamics Trajectories
منشور في 2025"…We describe here the software’s uses, the methods associated with it, and a comprehensive Python interface to the underlying generalist BNM code. …"
-
14
BaNDyT: Bayesian Network Modeling of Molecular Dynamics Trajectories
منشور في 2025"…We describe here the software’s uses, the methods associated with it, and a comprehensive Python interface to the underlying generalist BNM code. …"
-
15
BaNDyT: Bayesian Network Modeling of Molecular Dynamics Trajectories
منشور في 2025"…We describe here the software’s uses, the methods associated with it, and a comprehensive Python interface to the underlying generalist BNM code. …"
-
16
This package of Python scripts implements the proposed unsupervised sentiment analysis approach....
منشور في 2025"…<p>This package of Python scripts implements the proposed unsupervised sentiment analysis approach. …"
-
17
Void-Center Galaxies and the Gravity of Probability Framework: Pre-DESI Consistency with VGS 12 and NGC 6789
منشور في 2025"…<br><br><br><b>ORCID ID: https://orcid.org/0009-0009-0793-8089</b><br></p><p dir="ltr"><b>Code Availability:</b></p><p dir="ltr"><b>All Python tools used for GoP simulations and predictions are available at:</b></p><p dir="ltr"><b>https://github.com/Jwaters290/GoP-Probabilistic-Curvature</b><br><br>The Gravity of Probability framework is implemented in this public Python codebase that reproduces all published GoP predictions from preexisting DESI data, using a single fixed set of global parameters. …"
-
18
<b>Altered cognitive processes shape tactile perception in autism.</b> (data)
منشور في 2025"…The perceptual decision-making setup was controlled by Bpod (Sanworks) through scripts in Python (PyBpod, https://pybpod.readthedocs.io/en/latest/). …"
-
19
Explained variance ration of the PCA algorithm.
منشور في 2025"…All our simulation is performed in computation softwares, Matlab and Python. The image pre processing and spectral moments generation is performed in Matlab and the implementation of the classifiers is performed with python. …"
-
20
Artifact for the IJCAI 2024 paper "Solving Long-run Average Reward Robust MDPs via Stochastic Games"
منشور في 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. …"