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

Block or report duriri

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

  2. CIFAR10-CNNvsANN CIFAR10-CNNvsANN Public

    Jupyter Notebook

  3. houseprice_Prediction houseprice_Prediction Public

    Jupyter Notebook

  4. hierarchical-clustering hierarchical-clustering Public

    Forked from mithunjmistry/hierarchical-clustering

    Own Hierarchical Clustering algorithm implementation without using Sklearn's in-built function. Dynamic programming approach is used to achieve it and numpy is used for matrices operations.

    Jupyter Notebook

  5. Learn_Python_codes Learn_Python_codes Public

    Forked from mrymsadeghi/Learn_Python_codes

    Jupyter Notebook

  6. seq2seq seq2seq Public

    Forked from matatusko/seq2seq

    Universal seq2seq model for question generation, text summarization, machine translation etc. written in Python and Tensorflow 1.4 with Tensorflow's Beam Search API decoder

    Python