Thanks to visit codestin.com
Credit goes to github.com

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

Highlights

  • Pro

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  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 86 31

  4. recsys recsys Public

    Implementation of various popular Collaborative Filtering algorithms in Python.

    Python 1 2

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

    Association rule mining using Apriori algorithm.

    Python 26 12

  6. computational-graph computational-graph Public

    A simple library for building computational graphs with autodiff support.

    Python