Showing 1 - 20 results of 96 for search 'python based represents', query time: 0.14s Refine Results
  1. 1
  2. 2

    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
    “…<p><b>(a)</b> UMAP, t-SNE, PCA, and Diffmap were first generated using the Python libraries Scikit-learn, UMAP, and PyDiffmap within Jupyter to generate static graphs as a starting point. …”
  3. 3

    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.…”
  4. 4

    Python implementation of a wildfire propagation example using m:n-CAk over Z and R. by Pau Fonseca i Casas (9507338)

    Published 2025
    “…</p><p dir="ltr"><br></p><p dir="ltr">## Files in the Project</p><p dir="ltr"><br></p><p dir="ltr">### Python Scripts</p><p dir="ltr">- **Wildfire_on_m_n-CAk.py**: This file contains the main code for the fire cellular automaton. …”
  5. 5
  6. 6

    System Hardware ID Generator Script: A Cross-Platform Hardware Identification Tool by Pavel Izosimov (20096259)

    Published 2024
    “…This tool provides <a href="https://xn--mxac.net/local-python-code-protector.html" target="_blank">code obfuscation in Python</a> and <a href="https://xn--mxac.net/secure-python-code-manager.html" target="_blank">Python code encryption</a>, enabling developers to <a href="https://xn--mxac.net/local-python-code-protector.html" target="_blank">protect Python code</a> effectively.…”
  7. 7

    Catalogue of compact radio sources in Messier-82 from e-MERLIN observations by Sibongumusa Shungube (21197363)

    Published 2025
    “…The columns are analogous to Table 3.1, providing an independent set of measurements based on automated source detection and Gaussian fitting.…”
  8. 8
  9. 9
  10. 10

    Data for "A hollow fiber membrane permeance evaluation device demonstrating outside-in and inside-out performance differences" by Timothy Warner (20222838)

    Published 2025
    “…The study presents a new device that can measure the flux and permeance of individual or multiple hollow fiber membranes in both the outside-in and inside-out orientations, partnered with a python-based open-source permeance analysis software. …”
  11. 11
  12. 12
  13. 13

    Smart Reaction Templating: A Graph-Based Method for Automated Molecular Dynamics Input Generation by Julian Konrad (9609845)

    Published 2025
    “…This work introduces a Python-based algorithm that automates the generation of reaction templates for the LAMMPS REACTION package, leveraging graph-theoretical principles and subgraph isomorphism techniques. …”
  14. 14
  15. 15
  16. 16
  17. 17
  18. 18
  19. 19

    End-to-end example-based sim-to-real RL policy transfer based on neural stylisation with application to robotic cutting by Jamie Hathaway (10285367)

    Published 2025
    “…</p><h3>policy/</h3><p dir="ltr">This folder contains pickled trajectories, in the form of a Python list.</p><p dir="ltr">The list's elements are TrajWithRew dataclass objects from the Imitation Python library (https://imitation.readthedocs.io/en/latest/)</p><p dir="ltr">TrajWithRew contains 4 main fields</p><ul><li> obs - the (unnormalised) observations, in the form of a [WINDOW_LENGTH * NUM_CHANNELS] array</li><li> acts - the actions in the form of a [WINDOW_LENGTH - 1 * NUM_ACTS] array</li><li> infos - the info values at each timestep, as a [WINDOW_LENGTH - 1] array of dicts</li><li> terminals - boolean indicating if that trajectory segment is a terminal segment</li><li> rews - the rewards as a [WINDOW_LENGTH - 1] array</li></ul><p dir="ltr">Each TrajWithRew represents not a full episodic trajectory, as is usually the case with Imitiation - rather they represent segments of a full episodic trajectory, of length WINDOW_LENGTH. …”
  20. 20