Skip to content
View aakhundov's full-sized avatar
🚀
🚀
Block or Report

Block or report aakhundov

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. c-scheme c-scheme Public

    Interpeter and compiler for Scheme programming language. Based on a register machine (with garbage collection). Implemented separately in C (done) and C++ (unfinished). Inspired by the "Wizard Book…

    C 1

  2. c-generics c-generics Public

    Examples of type-generic code in pure C (with void *). Inspired by Jerry Cain's "Programming Paradigms" lecture (Stanford CS107, 2008).

    C 1

  3. sequence-labeling sequence-labeling Public

    Accompanying repository of our NLP paper "Sequence Labeling: A Practical Approach" (arXiv: 1808.03926).

    Python 6 2

  4. tf-attend-infer-repeat tf-attend-infer-repeat Public

    TensorFlow-based implementation of "Attend, Infer, Repeat" paper (Eslami et al., 2016, arXiv:1603.08575).

    Python 44 5

  5. tf-rnn-adaptive tf-rnn-adaptive Public

    Adaptive Computation Time (Graves, 2016, arXiv:1603.08983) wrapper for TensorFlow RNN cells.

    Python 8 2

  6. tf-example-models tf-example-models Public

    TensorFlow-based implementation of (Gaussian) Mixture Model and some other examples.

    Python 43 13