Skip to content
View anbn's full-sized avatar

Organizations

@ZEISS
Block or Report

Block or report anbn

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

  1. conditionalGAN conditionalGAN Public

    A Generative Adversarial Network which expresses the random vector as art as well es non-art simultaneously

    Python

  2. convolutional-neural-network convolutional-neural-network Public

    An implementation of a CNN from scratch, no DL libraries used

    C++

  3. rnn-lstm-example rnn-lstm-example Public

    Implementation of an RNN and an LSTM with no DL libraries used, numpy only

    Python 2

  4. hashtable-c hashtable-c Public

    Implementation of a generic hashtable in C

    C