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

Block or report hidasib

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

Popular repositories Loading

  1. GRU4Rec GRU4Rec Public

    GRU4Rec is the original Theano implementation of the algorithm in "Session-based Recommendations with Recurrent Neural Networks" paper, published at ICLR 2016 and its follow-up "Recurrent Neural Ne…

    Python 747 222

  2. GRU4Rec_PyTorch_Official GRU4Rec_PyTorch_Official Public

    Official implementation of the GRU4Rec algorithm in PyTorch

    Python 46 3

  3. GRU4Rec_Tensorflow_Official GRU4Rec_Tensorflow_Official Public

    Official implementation of the GRU4Rec algorithm in Tensorflow

    Python 3 1

  4. recsys_eval_flaws recsys_eval_flaws Public

    Experiments of the "Widespread flaws in offline evaluation of recommender systems" paper

    Jupyter Notebook 2

  5. gru4rec_third_party_comparison gru4rec_third_party_comparison Public

    Comparison of popular unofficial third-party implementations to the original

    Jupyter Notebook 1 1

  6. Theano Theano Public

    Forked from Theano/Theano

    Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic …

    Python