Skip to content
View shubhamjha97's full-sized avatar
  • New York University
  • New York, NY

Highlights

  • Pro
Block or Report

Block or report shubhamjha97

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

    A simple Reinforcement Learning library

    Python 2 1

  2. neural_style_transfer neural_style_transfer Public

    Tensorflow implementation of 'A Neural Algorithm of Artistic Style' by Gatys et al.

    Python

  3. hierarchical-clustering hierarchical-clustering Public

    A Python implementation of divisive and hierarchical clustering algorithms. The algorithms were tested on the Human Gene DNA Sequence dataset and dendrograms were plotted.

    Python 75 30

  4. recsys recsys Public

    Implementation of various popular Collaborative Filtering algorithms in Python.

    Python 2 2

  5. association-rule-mining-apriori association-rule-mining-apriori Public

    Association rule mining using Apriori algorithm.

    Python 23 12

  6. computational-graph computational-graph Public

    A simple library for building computational graphs with autodiff support.

    Python