Skip to content
View jonvet's full-sized avatar

Block or report jonvet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. qiskit-community/qiskit-machine-learning qiskit-community/qiskit-machine-learning Public

    An open-source library built on Qiskit for quantum machine learning tasks at scale on quantum hardware and classical simulators

    Python 903 402

  2. Download and open file from gcloud i... Download and open file from gcloud in one go
    1
    gsopen() {
    2
        filename=$(basename "$1")
    3
        extension="${filename##*.}"
    4
        filename="${filename%.*}"
    5
        if [[ -e /tmp/$filename.$extension || -L /tmp/$filename.$extension ]] ; then
  3. web_server_benchmark web_server_benchmark Public

    Benchmark of different python and rust web server frameworks

    Python

  4. thesis thesis Public

    MSc project: Inferring Sentence Features from Sentence Embeddings

    Python 7 4

  5. monopoly monopoly Public

    Python 3

  6. dml dml Public

    Double Machine Learning for approximately unbiased inference

    Python 4 4