Skip to content
View andigu's full-sized avatar

Block or report andigu

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. sentence-probability sentence-probability Public

    Using a trigram Hidden Markov Model and a small collection of texts, calculates the probability of a sentence.

    Python 4 1

  2. hamiltonian-learning hamiltonian-learning Public

    This repository contains the implementation of a Quantum Hamiltonian Learning protocol. The protocol aims to estimate the coefficients of a sparsely interacting Hamiltonian by leveraging the dynami…

    Jupyter Notebook 4

  3. crbm crbm Public

    Encoding a wavefunction in a restricted Boltzmann machine with complex weights (CRBM)

    Jupyter Notebook 2 1

  4. text-similarity text-similarity Public

    Uses word2vec to check similarity between a sentence given by the user to a collection of other sentences

    Python 1

  5. sudoku sudoku Public

    Solves an blank n * n sudoku-like puzzle. All numbers must be in each row, column, and diagonal.

    Java 1

  6. contest-programming contest-programming Public archive

    Collection of all Contest Programming problems I've solved since 8/28/2016 along with some notes I've taken for myself (some from Wikipedia)

    Python