Skip to content
View bartolsthoorn's full-sized avatar

Organizations

@leiden-laboratory-for-astrophysics @OrganicMaterialsDatabase @tqmatter

Block or report bartolsthoorn

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

    iOS/OSX DSP for audio (with Novocaine)

    Objective-C 419 81

  2. NQS-numpy NQS-numpy Public

    Approximate implementation of "Solving the Quantum Many-Body Problem with Artificial Neural Networks by Giuseppe Carleo, Matthias Troyer" with Python and Numpy

    Jupyter Notebook 34 5

  3. simhash-rs simhash-rs Public

    Rust implementation of Simhash

    Rust 24 12

  4. resque-workers-lock resque-workers-lock Public

    Two or more jobs with the same lock cannot be processed simultaneously by multiple workers.

    Ruby 27 17

  5. Simple multi-laber classification ex... Simple multi-laber classification example with Pytorch and MultiLabelSoftMarginLoss (https://en.wikipedia.org/wiki/Multi-label_classification)
    1
    import torch
    2
    import torch.nn as nn
    3
    import numpy as np
    4
    import torch.optim as optim
    5
    from torch.autograd import Variable
  6. gohighs gohighs Public

    Go bindings for HiGHS optimizer with embedded static libraries

    C 1