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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

    Quantum Machine Learning

    Python 654 319

  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. thesis thesis Public

    MSc project: Inferring Sentence Features from Sentence Embeddings

    Python 7 4

  4. monopoly monopoly Public

    Python 3

  5. dml dml Public

    Double Machine Learning for approximately unbiased inference

    Python 4 4