Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: EITLabworks
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 28.8 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Citation

README.md

Machine Learning based Estimation of Aortic Pressure Curves by Electrical Impedance Tomography

This repository contains algorithms, training routines and results for EIT based estimation of central aortic pressure (CAP) curves



Abstract:
Central aortic pressure is a key hemodynamic parameter to monitor and target in clinical practice. As this gold standard method is highly invasive and conventional non- invasive methods are not long-term compatible or inaccurate, the need for alternative monitoring capabilities arises. Electrical impedance tomography (EIT) is a non-invasive monitoring technique using an electrode belt around the torso. In this paper, EIT recordings from an in-vivo animal model and simultaneously recorded central aortic pressure measurements from invasive catheters are used to train a convolutional neural network predicting aortic pressure curves from EIT voltages. Different parametric representations of the aortic pressure time series are considered to reduce network complexity. A hyperparameter tuning is conducted to optimize the network. Results demonstrate that the estimation of aortic pressure curves by a trained network is feasible even on unknown test data, however, random offsets are observed.



Overview:

Structure

This repository includes: - estimteparametrization.py: A script to create parametric representations of aortic pressure curves and save them as .mat files. Parametric techniques: - Piecewise Linear Regression - Spectral Estimation with Cauchy-Lorentz Pulses - Hierarchical Approach - trainmodelXX.py : To train the with Kerastuner designed CNNs for estimation and save them. - evalnn_XX.ipynb: Notebooks that show the results on the test data sets for all three parameterization techniques.

Installation

Clone the repository: bash git clone https://github.com/EITLabworks/ML-based-Estimation-of-Aortic-Pressure-Curves-by-EIT.git

Evaluation Results

Piecewise Linear Regression

Examplerary CAP Curves.

Spectral Estimation

Examplerary CAP Curves.

Piecewise Linear Regression

Examplerary CAP Curves.

Author

This repository is created by Patricia Fuchs, Institute of Communications Engineering, University of Rostock, Germany.
The research is explained and summarized in the paper "Machine Learning based Estimation of Aortic Pressure Curves by Electrical Impedance Tomography" for the "Annual International Conference of the IEEE Engineering in Medicine and Biology Society" (EMBC) 2025.
For questions, please contact: pat.fuchs@uni-rostock.de

Owner

  • Name: EITLabworks
  • Login: EITLabworks
  • Kind: organization
  • Location: Germany

Citation (citation.cff)

cff-version: 1.0.0
title: >-
  Machine Learning based Estimation of Aortic Pressure Curves by Electrical Impedance Tomography
message: >-
  If you use this repository, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Patricia
    family-names: Fuchs
    email: pat.fuchs@uni-rostock.de
    affiliation: Universität Rostock
    orcid: 'https://orcid.org/0009-0006-4647-633X'
repository-code: 'https://github.com/EITLabworks/ml-based-estimation-of-aortic-pressure-curves-by-EIT'
url: 'https://github.com/EITLabworks/ml-based-estimation-of-aortic-pressure-curves-by-EIT'
keywords:
  - EIT
  - Aortic pressure curve
  - Machine Learning
license: MIT
version: 1.0
doi: 
date-released: '2025-01-31'

GitHub Events

Total
  • Push event: 1
  • Public event: 1
Last Year
  • Push event: 1
  • Public event: 1

Dependencies

requirements.txt pypi
  • absl-py =1.4.0=pypi_0
  • alsa-lib =1.2.8=h166bdaf_0
  • asttokens =2.2.1=pyhd8ed1ab_0
  • astunparse =1.6.3=pypi_0
  • attr =2.5.1=h166bdaf_1
  • backcall =0.2.0=pyh9f0ad1d_0
  • backports =1.0=pyhd8ed1ab_3
  • backports.functools_lru_cache =1.6.4=pyhd8ed1ab_0
  • binutils_impl_linux-64 =2.40=hf600244_0
  • black =23.1.0=pypi_0
  • brotli =1.0.9=h166bdaf_8
  • brotli-bin =1.0.9=h166bdaf_8
  • brotlipy =0.7.0=py311hd4cff14_1005
  • bzip2 =1.0.8=h7f98852_4
  • ca-certificates =2024.2.2=hbcca054_0
  • cachetools =5.3.0=pypi_0
  • cairo =1.16.0=h35add3b_1015
  • certifi =2024.2.2=pyhd8ed1ab_0
  • cffi =1.15.1=py311h409f033_3
  • charset-normalizer =3.1.0=pyhd8ed1ab_0
  • click =8.1.7=pypi_0
  • cloudpickle =2.2.1=pypi_0
  • comm =0.1.3=pyhd8ed1ab_0
  • contourpy =1.0.7=py311ha3edf6b_0
  • cryptography =40.0.1=py311h9b4c7bb_0
  • cycler =0.11.0=pyhd8ed1ab_0
  • dbus =1.13.6=h5008d03_3
  • debugpy =1.6.6=py311hcafe171_0
  • decorator =5.1.1=pyhd8ed1ab_0
  • deepxde =1.11.0=pypi_0
  • dm-tree =0.1.8=pypi_0
  • executing =1.2.0=pyhd8ed1ab_0
  • expat =2.5.0=hcb278e6_1
  • flatbuffers =23.5.26=pypi_0
  • font-ttf-dejavu-sans-mono =2.37=hab24e00_0
  • font-ttf-inconsolata =3.000=h77eed37_0
  • font-ttf-source-code-pro =2.038=h77eed37_0
  • font-ttf-ubuntu =0.83=hab24e00_0
  • fontconfig =2.14.2=h14ed4e7_0
  • fonts-conda-ecosystem =1=0
  • fonts-conda-forge =1=0
  • fonttools =4.39.3=py311h2582759_0
  • freetype =2.12.1=hca18f0e_1
  • gast =0.4.0=pypi_0
  • gcc =12.2.0=h26027b1_13
  • gcc_impl_linux-64 =12.2.0=hcc96c02_19
  • gettext =0.21.1=h27087fc_0
  • glib =2.74.1=h6239696_1
  • glib-tools =2.74.1=h6239696_1
  • google-auth =2.17.1=pypi_0
  • google-auth-oauthlib =1.0.0=pypi_0
  • google-pasta =0.2.0=pypi_0
  • graphite2 =1.3.13=h58526e2_1001
  • grpcio =1.53.0=pypi_0
  • gst-plugins-base =1.22.0=h4243ec0_2
  • gstreamer =1.22.0=h25f0c4b_2
  • h5py =3.10.0=pypi_0
  • harfbuzz =6.0.0=h3ff4399_1
  • icu =72.1=hcb278e6_0
  • idna =3.4=pyhd8ed1ab_0
  • importlib-metadata =6.1.0=pyha770c72_0
  • importlib_metadata =6.1.0=hd8ed1ab_0
  • ipykernel =6.22.0=pyh210e3f2_0
  • ipython =8.12.0=pyh41d4057_0
  • jax =0.4.8=pypi_0
  • jedi =0.18.2=pyhd8ed1ab_0
  • joblib =1.2.0=pyhd8ed1ab_0
  • jupyter_client =8.1.0=pyhd8ed1ab_0
  • jupyter_core =5.3.0=py311h38be061_0
  • keras =3.1.1=pypi_0
  • keras-core =0.1.7=pypi_0
  • keras-tuner =1.4.7=pypi_0
  • kernel-headers_linux-64 =2.6.32=he073ed8_17
  • keyutils =1.6.1=h166bdaf_0
  • kiwisolver =1.4.4=py311h4dd048b_1
  • krb5 =1.20.1=h81ceb04_0
  • kt-legacy =1.0.5=pypi_0
  • lame =3.100=h166bdaf_1003
  • lcms2 =2.15=haa2dc70_1
  • ld_impl_linux-64 =2.40=h41732ed_0
  • lerc =4.0.0=h27087fc_0
  • libblas =3.9.0=16_linux64_openblas
  • libbrotlicommon =1.0.9=h166bdaf_8
  • libbrotlidec =1.0.9=h166bdaf_8
  • libbrotlienc =1.0.9=h166bdaf_8
  • libcap =2.67=he9d0100_0
  • libcblas =3.9.0=16_linux64_openblas
  • libclang =16.0.0=pypi_0
  • libclang13 =16.0.0=default_h9b593c0_1
  • libcups =2.3.3=h36d4200_3
  • libdeflate =1.18=h0b41bf4_0
  • libedit =3.1.20191231=he28a2e2_2
  • libevent =2.1.10=h28343ad_4
  • libexpat =2.5.0=hcb278e6_1
  • libffi =3.4.2=h7f98852_5
  • libflac =1.4.2=h27087fc_0
  • libgcc-devel_linux-64 =12.2.0=h3b97bd3_19
  • libgcc-ng =12.2.0=h65d4601_19
  • libgcrypt =1.10.1=h166bdaf_0
  • libgfortran-ng =12.2.0=h69a702a_19
  • libgfortran5 =12.2.0=h337968e_19
  • libglib =2.74.1=h606061b_1
  • libgomp =12.2.0=h65d4601_19
  • libgpg-error =1.46=h620e276_0
  • libiconv =1.17=h166bdaf_0
  • libjpeg-turbo =2.1.5.1=h0b41bf4_0
  • liblapack =3.9.0=16_linux64_openblas
  • libllvm16 =16.0.0=hadd5161_1
  • libnsl =2.0.0=h7f98852_0
  • libogg =1.3.4=h7f98852_1
  • libopenblas =0.3.21=pthreads_h78a6416_3
  • libopus =1.3.1=h7f98852_1
  • libpng =1.6.39=h753d276_0
  • libpq =15.2=hb675445_0
  • libsanitizer =12.2.0=h46fd767_19
  • libsndfile =1.2.0=hb75c966_0
  • libsodium =1.0.18=h36c2ea0_1
  • libsqlite =3.40.0=h753d276_0
  • libstdcxx-ng =12.2.0=h46fd767_19
  • libsystemd0 =253=h8c4010b_1
  • libtiff =4.5.0=ha587672_6
  • libuuid =2.38.1=h0b41bf4_0
  • libvorbis =1.3.7=h9c3ff4c_0
  • libwebp-base =1.3.0=h0b41bf4_0
  • libxcb =1.13=h7f98852_1004
  • libxkbcommon =1.5.0=h79f4944_1
  • libxml2 =2.10.3=hfdac1af_6
  • libzlib =1.2.13=h166bdaf_4
  • lz4-c =1.9.4=hcb278e6_0
  • markdown =3.4.3=pypi_0
  • markdown-it-py =3.0.0=pypi_0
  • markupsafe =2.1.2=pypi_0
  • matplotlib =3.7.1=py311h38be061_0
  • matplotlib-base =3.7.1=py311h8597a09_0
  • matplotlib-inline =0.1.6=pyhd8ed1ab_0
  • mdurl =0.1.2=pypi_0
  • ml-dtypes =0.3.2=pypi_0
  • mpg123 =1.31.3=hcb278e6_0
  • munkres =1.1.4=pyh9f0ad1d_0
  • mypy-extensions =1.0.0=pypi_0
  • mysql-common =8.0.32=ha901b37_1
  • mysql-libs =8.0.32=hd7da12d_1
  • namex =0.0.7=pypi_0
  • ncurses =6.3=h27087fc_1
  • nest-asyncio =1.5.6=pyhd8ed1ab_0
  • nspr =4.35=h27087fc_0
  • nss =3.89=he45b914_0
  • numpy =1.23.5=pypi_0
  • nvidia-cublas-cu12 =12.2.5.6=pypi_0
  • nvidia-cuda-cupti-cu12 =12.2.142=pypi_0
  • nvidia-cuda-nvcc-cu12 =12.2.140=pypi_0
  • nvidia-cuda-nvrtc-cu12 =12.2.140=pypi_0
  • nvidia-cuda-runtime-cu12 =12.2.140=pypi_0
  • nvidia-cudnn-cu12 =8.9.4.25=pypi_0
  • nvidia-cufft-cu12 =11.0.8.103=pypi_0
  • nvidia-curand-cu12 =10.3.3.141=pypi_0
  • nvidia-cusolver-cu12 =11.5.2.141=pypi_0
  • nvidia-cusparse-cu12 =12.1.2.141=pypi_0
  • nvidia-nccl-cu12 =2.16.5=pypi_0
  • nvidia-nvjitlink-cu12 =12.2.140=pypi_0
  • oauthlib =3.2.2=pypi_0
  • openjpeg =2.5.0=hfec8fc6_2
  • openssl =3.1.5=hd590300_0
  • opt-einsum =3.3.0=pypi_0
  • optree =0.11.0=pypi_0
  • packaging =23.0=pyhd8ed1ab_0
  • pandas =2.1.1=pypi_0
  • parso =0.8.3=pyhd8ed1ab_0
  • pathspec =0.12.1=pypi_0
  • pcre2 =10.40=hc3806b6_0
  • pexpect =4.8.0=pyh1a96a4e_2
  • pickleshare =0.7.5=py_1003
  • pillow =9.5.0=py311h573f0d3_0
  • pip =23.0.1=pyhd8ed1ab_0
  • pixman =0.40.0=h36c2ea0_0
  • platformdirs =3.2.0=pyhd8ed1ab_0
  • ply =3.11=py_1
  • pooch =1.7.0=pyha770c72_3
  • prompt-toolkit =3.0.38=pyha770c72_0
  • prompt_toolkit =3.0.38=hd8ed1ab_0
  • protobuf =3.20.3=pypi_0
  • psutil =5.9.4=py311hd4cff14_0
  • pthread-stubs =0.4=h36c2ea0_1001
  • ptyprocess =0.7.0=pyhd3deb0d_0
  • pulseaudio-client =16.1=h5195f5e_3
  • pure_eval =0.2.2=pyhd8ed1ab_0
  • pyaml =23.12.0=pypi_0
  • pyasn1 =0.4.8=pypi_0
  • pyasn1-modules =0.2.8=pypi_0
  • pycparser =2.21=pyhd8ed1ab_0
  • pyeit =1.2.4=pypi_0
  • pyftdi =0.55.0=pypi_0
  • pygments =2.14.0=pyhd8ed1ab_0
  • pyopenssl =23.1.1=pyhd8ed1ab_0
  • pyparsing =3.0.9=pyhd8ed1ab_0
  • pyqt =5.15.7=py311ha74522f_3
  • pyqt5-sip =12.11.0=py311hcafe171_3
  • pyserial =3.5=pypi_0
  • pysocks =1.7.1=pyha2e5f31_6
  • pysoundfile =0.12.1=pyhd8ed1ab_0
  • python =3.11.2=h2755cc3_0_cpython
  • python-dateutil =2.8.2=pyhd8ed1ab_0
  • python_abi =3.11=3_cp311
  • pytz =2023.3.post1=pypi_0
  • pyusb =1.2.1=pypi_0
  • pyyaml =6.0.1=pypi_0
  • pyzmq =25.0.2=py311hd6ccaeb_0
  • qt-main =5.15.8=h5c52f38_9
  • readline =8.2=h8228510_1
  • requests =2.28.2=pyhd8ed1ab_1
  • requests-oauthlib =1.3.1=pypi_0
  • rich =13.6.0=pypi_0
  • rsa =4.9=pypi_0
  • scikit-learn =1.2.2=py311h103fc68_1
  • scikit-optimize =0.9.0=pypi_0
  • sciopy =0.7.1=pypi_0
  • scipy =1.10.1=py311h8e6699e_0
  • seaborn =0.13.0=pypi_0
  • setuptools =67.6.1=pyhd8ed1ab_0
  • shapely =2.0.2=pypi_0
  • sip =6.7.7=py311hcafe171_1
  • six =1.16.0=pyh6c4a22f_0
  • sounddevice =0.4.6=pypi_0
  • stack_data =0.6.2=pyhd8ed1ab_0
  • sysroot_linux-64 =2.12=he073ed8_17
  • tensorboard =2.16.2=pypi_0
  • tensorboard-data-server =0.7.0=pypi_0
  • tensorboard-plugin-wit =1.8.1=pypi_0
  • tensorflow =2.16.1=pypi_0
  • tensorflow-estimator =2.14.0=pypi_0
  • tensorflow-io-gcs-filesystem =0.32.0=pypi_0
  • tensorflow-probability =0.19.0=pypi_0
  • termcolor =2.2.0=pypi_0
  • theano =1.0.5=pypi_0
  • threadpoolctl =3.1.0=pyh8a188c0_0
  • tikzplotlib =0.10.1=pypi_0
  • tk =8.6.12=h27826a3_0
  • tokenize-rt =5.2.0=pypi_0
  • toml =0.10.2=pyhd8ed1ab_0
  • tornado =6.2=py311hd4cff14_1
  • tqdm =4.66.1=pypi_0
  • traitlets =5.9.0=pyhd8ed1ab_0
  • trimesh =4.0.0=pypi_0
  • typing-extensions =4.5.0=hd8ed1ab_0
  • typing_extensions =4.5.0=pyha770c72_0
  • tzdata =2023.3=pypi_0
  • urllib3 =1.26.15=pyhd8ed1ab_0
  • wcwidth =0.2.6=pyhd8ed1ab_0
  • webcolors =1.13=pypi_0
  • werkzeug =2.2.3=pypi_0
  • wheel =0.40.0=pyhd8ed1ab_0
  • wrapt =1.14.1=pypi_0
  • xcb-util =0.4.0=h166bdaf_0
  • xcb-util-image =0.4.0=h166bdaf_0
  • xcb-util-keysyms =0.4.0=h166bdaf_0
  • xcb-util-renderutil =0.3.9=h166bdaf_0
  • xcb-util-wm =0.4.1=h166bdaf_0
  • xkeyboard-config =2.38=h0b41bf4_0
  • xorg-kbproto =1.0.7=h7f98852_1002
  • xorg-libice =1.0.10=h7f98852_0
  • xorg-libsm =1.2.3=hd9c2040_1000
  • xorg-libx11 =1.8.4=h0b41bf4_0
  • xorg-libxau =1.0.9=h7f98852_0
  • xorg-libxdmcp =1.1.3=h7f98852_0
  • xorg-libxext =1.3.4=h0b41bf4_2
  • xorg-libxrender =0.9.10=h7f98852_1003
  • xorg-renderproto =0.11.1=h7f98852_1002
  • xorg-xextproto =7.3.0=h0b41bf4_1003
  • xorg-xf86vidmodeproto =2.3.1=h7f98852_1002
  • xorg-xproto =7.0.31=h7f98852_1007
  • xz =5.2.6=h166bdaf_0
  • zeromq =4.3.4=h9c3ff4c_1
  • zipp =3.15.0=pyhd8ed1ab_0
  • zlib =1.2.13=h166bdaf_4
  • zstd =1.5.2=h3eb15da_6
setup.py pypi
src/requirements.txt pypi
  • absl-py =1.4.0=pypi_0
  • alsa-lib =1.2.8=h166bdaf_0
  • asttokens =2.2.1=pyhd8ed1ab_0
  • astunparse =1.6.3=pypi_0
  • attr =2.5.1=h166bdaf_1
  • backcall =0.2.0=pyh9f0ad1d_0
  • backports =1.0=pyhd8ed1ab_3
  • backports.functools_lru_cache =1.6.4=pyhd8ed1ab_0
  • binutils_impl_linux-64 =2.40=hf600244_0
  • black =23.1.0=pypi_0
  • brotli =1.0.9=h166bdaf_8
  • brotli-bin =1.0.9=h166bdaf_8
  • brotlipy =0.7.0=py311hd4cff14_1005
  • bzip2 =1.0.8=h7f98852_4
  • ca-certificates =2024.2.2=hbcca054_0
  • cachetools =5.3.0=pypi_0
  • cairo =1.16.0=h35add3b_1015
  • certifi =2024.2.2=pyhd8ed1ab_0
  • cffi =1.15.1=py311h409f033_3
  • charset-normalizer =3.1.0=pyhd8ed1ab_0
  • click =8.1.7=pypi_0
  • cloudpickle =2.2.1=pypi_0
  • comm =0.1.3=pyhd8ed1ab_0
  • contourpy =1.0.7=py311ha3edf6b_0
  • cryptography =40.0.1=py311h9b4c7bb_0
  • cycler =0.11.0=pyhd8ed1ab_0
  • dbus =1.13.6=h5008d03_3
  • debugpy =1.6.6=py311hcafe171_0
  • decorator =5.1.1=pyhd8ed1ab_0
  • deepxde =1.11.0=pypi_0
  • dm-tree =0.1.8=pypi_0
  • executing =1.2.0=pyhd8ed1ab_0
  • expat =2.5.0=hcb278e6_1
  • flatbuffers =23.5.26=pypi_0
  • font-ttf-dejavu-sans-mono =2.37=hab24e00_0
  • font-ttf-inconsolata =3.000=h77eed37_0
  • font-ttf-source-code-pro =2.038=h77eed37_0
  • font-ttf-ubuntu =0.83=hab24e00_0
  • fontconfig =2.14.2=h14ed4e7_0
  • fonts-conda-ecosystem =1=0
  • fonts-conda-forge =1=0
  • fonttools =4.39.3=py311h2582759_0
  • freetype =2.12.1=hca18f0e_1
  • gast =0.4.0=pypi_0
  • gcc =12.2.0=h26027b1_13
  • gcc_impl_linux-64 =12.2.0=hcc96c02_19
  • gettext =0.21.1=h27087fc_0
  • glib =2.74.1=h6239696_1
  • glib-tools =2.74.1=h6239696_1
  • google-auth =2.17.1=pypi_0
  • google-auth-oauthlib =1.0.0=pypi_0
  • google-pasta =0.2.0=pypi_0
  • graphite2 =1.3.13=h58526e2_1001
  • grpcio =1.53.0=pypi_0
  • gst-plugins-base =1.22.0=h4243ec0_2
  • gstreamer =1.22.0=h25f0c4b_2
  • h5py =3.10.0=pypi_0
  • harfbuzz =6.0.0=h3ff4399_1
  • icu =72.1=hcb278e6_0
  • idna =3.4=pyhd8ed1ab_0
  • importlib-metadata =6.1.0=pyha770c72_0
  • importlib_metadata =6.1.0=hd8ed1ab_0
  • ipykernel =6.22.0=pyh210e3f2_0
  • ipython =8.12.0=pyh41d4057_0
  • jax =0.4.8=pypi_0
  • jedi =0.18.2=pyhd8ed1ab_0
  • joblib =1.2.0=pyhd8ed1ab_0
  • jupyter_client =8.1.0=pyhd8ed1ab_0
  • jupyter_core =5.3.0=py311h38be061_0
  • keras =3.1.1=pypi_0
  • keras-core =0.1.7=pypi_0
  • keras-tuner =1.4.7=pypi_0
  • kernel-headers_linux-64 =2.6.32=he073ed8_17
  • keyutils =1.6.1=h166bdaf_0
  • kiwisolver =1.4.4=py311h4dd048b_1
  • krb5 =1.20.1=h81ceb04_0
  • kt-legacy =1.0.5=pypi_0
  • lame =3.100=h166bdaf_1003
  • lcms2 =2.15=haa2dc70_1
  • ld_impl_linux-64 =2.40=h41732ed_0
  • lerc =4.0.0=h27087fc_0
  • libblas =3.9.0=16_linux64_openblas
  • libbrotlicommon =1.0.9=h166bdaf_8
  • libbrotlidec =1.0.9=h166bdaf_8
  • libbrotlienc =1.0.9=h166bdaf_8
  • libcap =2.67=he9d0100_0
  • libcblas =3.9.0=16_linux64_openblas
  • libclang =16.0.0=pypi_0
  • libclang13 =16.0.0=default_h9b593c0_1
  • libcups =2.3.3=h36d4200_3
  • libdeflate =1.18=h0b41bf4_0
  • libedit =3.1.20191231=he28a2e2_2
  • libevent =2.1.10=h28343ad_4
  • libexpat =2.5.0=hcb278e6_1
  • libffi =3.4.2=h7f98852_5
  • libflac =1.4.2=h27087fc_0
  • libgcc-devel_linux-64 =12.2.0=h3b97bd3_19
  • libgcc-ng =12.2.0=h65d4601_19
  • libgcrypt =1.10.1=h166bdaf_0
  • libgfortran-ng =12.2.0=h69a702a_19
  • libgfortran5 =12.2.0=h337968e_19
  • libglib =2.74.1=h606061b_1
  • libgomp =12.2.0=h65d4601_19
  • libgpg-error =1.46=h620e276_0
  • libiconv =1.17=h166bdaf_0
  • libjpeg-turbo =2.1.5.1=h0b41bf4_0
  • liblapack =3.9.0=16_linux64_openblas
  • libllvm16 =16.0.0=hadd5161_1
  • libnsl =2.0.0=h7f98852_0
  • libogg =1.3.4=h7f98852_1
  • libopenblas =0.3.21=pthreads_h78a6416_3
  • libopus =1.3.1=h7f98852_1
  • libpng =1.6.39=h753d276_0
  • libpq =15.2=hb675445_0
  • libsanitizer =12.2.0=h46fd767_19
  • libsndfile =1.2.0=hb75c966_0
  • libsodium =1.0.18=h36c2ea0_1
  • libsqlite =3.40.0=h753d276_0
  • libstdcxx-ng =12.2.0=h46fd767_19
  • libsystemd0 =253=h8c4010b_1
  • libtiff =4.5.0=ha587672_6
  • libuuid =2.38.1=h0b41bf4_0
  • libvorbis =1.3.7=h9c3ff4c_0
  • libwebp-base =1.3.0=h0b41bf4_0
  • libxcb =1.13=h7f98852_1004
  • libxkbcommon =1.5.0=h79f4944_1
  • libxml2 =2.10.3=hfdac1af_6
  • libzlib =1.2.13=h166bdaf_4
  • lz4-c =1.9.4=hcb278e6_0
  • markdown =3.4.3=pypi_0
  • markdown-it-py =3.0.0=pypi_0
  • markupsafe =2.1.2=pypi_0
  • matplotlib =3.7.1=py311h38be061_0
  • matplotlib-base =3.7.1=py311h8597a09_0
  • matplotlib-inline =0.1.6=pyhd8ed1ab_0
  • mdurl =0.1.2=pypi_0
  • ml-dtypes =0.3.2=pypi_0
  • mpg123 =1.31.3=hcb278e6_0
  • munkres =1.1.4=pyh9f0ad1d_0
  • mypy-extensions =1.0.0=pypi_0
  • mysql-common =8.0.32=ha901b37_1
  • mysql-libs =8.0.32=hd7da12d_1
  • namex =0.0.7=pypi_0
  • ncurses =6.3=h27087fc_1
  • nest-asyncio =1.5.6=pyhd8ed1ab_0
  • nspr =4.35=h27087fc_0
  • nss =3.89=he45b914_0
  • numpy =1.23.5=pypi_0
  • nvidia-cublas-cu12 =12.2.5.6=pypi_0
  • nvidia-cuda-cupti-cu12 =12.2.142=pypi_0
  • nvidia-cuda-nvcc-cu12 =12.2.140=pypi_0
  • nvidia-cuda-nvrtc-cu12 =12.2.140=pypi_0
  • nvidia-cuda-runtime-cu12 =12.2.140=pypi_0
  • nvidia-cudnn-cu12 =8.9.4.25=pypi_0
  • nvidia-cufft-cu12 =11.0.8.103=pypi_0
  • nvidia-curand-cu12 =10.3.3.141=pypi_0
  • nvidia-cusolver-cu12 =11.5.2.141=pypi_0
  • nvidia-cusparse-cu12 =12.1.2.141=pypi_0
  • nvidia-nccl-cu12 =2.16.5=pypi_0
  • nvidia-nvjitlink-cu12 =12.2.140=pypi_0
  • oauthlib =3.2.2=pypi_0
  • openjpeg =2.5.0=hfec8fc6_2
  • openssl =3.1.5=hd590300_0
  • opt-einsum =3.3.0=pypi_0
  • optree =0.11.0=pypi_0
  • packaging =23.0=pyhd8ed1ab_0
  • pandas =2.1.1=pypi_0
  • parso =0.8.3=pyhd8ed1ab_0
  • pathspec =0.12.1=pypi_0
  • pcre2 =10.40=hc3806b6_0
  • pexpect =4.8.0=pyh1a96a4e_2
  • pickleshare =0.7.5=py_1003
  • pillow =9.5.0=py311h573f0d3_0
  • pip =23.0.1=pyhd8ed1ab_0
  • pixman =0.40.0=h36c2ea0_0
  • platformdirs =3.2.0=pyhd8ed1ab_0
  • ply =3.11=py_1
  • pooch =1.7.0=pyha770c72_3
  • prompt-toolkit =3.0.38=pyha770c72_0
  • prompt_toolkit =3.0.38=hd8ed1ab_0
  • protobuf =3.20.3=pypi_0
  • psutil =5.9.4=py311hd4cff14_0
  • pthread-stubs =0.4=h36c2ea0_1001
  • ptyprocess =0.7.0=pyhd3deb0d_0
  • pulseaudio-client =16.1=h5195f5e_3
  • pure_eval =0.2.2=pyhd8ed1ab_0
  • pyaml =23.12.0=pypi_0
  • pyasn1 =0.4.8=pypi_0
  • pyasn1-modules =0.2.8=pypi_0
  • pycparser =2.21=pyhd8ed1ab_0
  • pyeit =1.2.4=pypi_0
  • pyftdi =0.55.0=pypi_0
  • pygments =2.14.0=pyhd8ed1ab_0
  • pyopenssl =23.1.1=pyhd8ed1ab_0
  • pyparsing =3.0.9=pyhd8ed1ab_0
  • pyqt =5.15.7=py311ha74522f_3
  • pyqt5-sip =12.11.0=py311hcafe171_3
  • pyserial =3.5=pypi_0
  • pysocks =1.7.1=pyha2e5f31_6
  • pysoundfile =0.12.1=pyhd8ed1ab_0
  • python =3.11.2=h2755cc3_0_cpython
  • python-dateutil =2.8.2=pyhd8ed1ab_0
  • python_abi =3.11=3_cp311
  • pytz =2023.3.post1=pypi_0
  • pyusb =1.2.1=pypi_0
  • pyyaml =6.0.1=pypi_0
  • pyzmq =25.0.2=py311hd6ccaeb_0
  • qt-main =5.15.8=h5c52f38_9
  • readline =8.2=h8228510_1
  • requests =2.28.2=pyhd8ed1ab_1
  • requests-oauthlib =1.3.1=pypi_0
  • rich =13.6.0=pypi_0
  • rsa =4.9=pypi_0
  • scikit-learn =1.2.2=py311h103fc68_1
  • scikit-optimize =0.9.0=pypi_0
  • sciopy =0.7.1=pypi_0
  • scipy =1.10.1=py311h8e6699e_0
  • seaborn =0.13.0=pypi_0
  • setuptools =67.6.1=pyhd8ed1ab_0
  • shapely =2.0.2=pypi_0
  • sip =6.7.7=py311hcafe171_1
  • six =1.16.0=pyh6c4a22f_0
  • sounddevice =0.4.6=pypi_0
  • stack_data =0.6.2=pyhd8ed1ab_0
  • sysroot_linux-64 =2.12=he073ed8_17
  • tensorboard =2.16.2=pypi_0
  • tensorboard-data-server =0.7.0=pypi_0
  • tensorboard-plugin-wit =1.8.1=pypi_0
  • tensorflow =2.16.1=pypi_0
  • tensorflow-estimator =2.14.0=pypi_0
  • tensorflow-io-gcs-filesystem =0.32.0=pypi_0
  • tensorflow-probability =0.19.0=pypi_0
  • termcolor =2.2.0=pypi_0
  • theano =1.0.5=pypi_0
  • threadpoolctl =3.1.0=pyh8a188c0_0
  • tikzplotlib =0.10.1=pypi_0
  • tk =8.6.12=h27826a3_0
  • tokenize-rt =5.2.0=pypi_0
  • toml =0.10.2=pyhd8ed1ab_0
  • tornado =6.2=py311hd4cff14_1
  • tqdm =4.66.1=pypi_0
  • traitlets =5.9.0=pyhd8ed1ab_0
  • trimesh =4.0.0=pypi_0
  • typing-extensions =4.5.0=hd8ed1ab_0
  • typing_extensions =4.5.0=pyha770c72_0
  • tzdata =2023.3=pypi_0
  • urllib3 =1.26.15=pyhd8ed1ab_0
  • wcwidth =0.2.6=pyhd8ed1ab_0
  • webcolors =1.13=pypi_0
  • werkzeug =2.2.3=pypi_0
  • wheel =0.40.0=pyhd8ed1ab_0
  • wrapt =1.14.1=pypi_0
  • xcb-util =0.4.0=h166bdaf_0
  • xcb-util-image =0.4.0=h166bdaf_0
  • xcb-util-keysyms =0.4.0=h166bdaf_0
  • xcb-util-renderutil =0.3.9=h166bdaf_0
  • xcb-util-wm =0.4.1=h166bdaf_0
  • xkeyboard-config =2.38=h0b41bf4_0
  • xorg-kbproto =1.0.7=h7f98852_1002
  • xorg-libice =1.0.10=h7f98852_0
  • xorg-libsm =1.2.3=hd9c2040_1000
  • xorg-libx11 =1.8.4=h0b41bf4_0
  • xorg-libxau =1.0.9=h7f98852_0
  • xorg-libxdmcp =1.1.3=h7f98852_0
  • xorg-libxext =1.3.4=h0b41bf4_2
  • xorg-libxrender =0.9.10=h7f98852_1003
  • xorg-renderproto =0.11.1=h7f98852_1002
  • xorg-xextproto =7.3.0=h0b41bf4_1003
  • xorg-xf86vidmodeproto =2.3.1=h7f98852_1002
  • xorg-xproto =7.0.31=h7f98852_1007
  • xz =5.2.6=h166bdaf_0
  • zeromq =4.3.4=h9c3ff4c_1
  • zipp =3.15.0=pyhd8ed1ab_0
  • zlib =1.2.13=h166bdaf_4
  • zstd =1.5.2=h3eb15da_6