Skip to content
View kumarankit0411's full-sized avatar

Block or report kumarankit0411

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 Loading

  1. A pure python implementation of K-Me... A pure python implementation of K-Means clustering. Optional cluster visualization using plot.ly.
    1
    #############################################################################
    2
    # Full Imports
    3
    
                  
    4
    import math
    5
    import random
  2. CNNGestureRecognizer CNNGestureRecognizer Public

    Forked from asingh33/CNNGestureRecognizer

    Gesture recognition via CNN. Implemented in Keras + Theano + OpenCV

    Python

  3. Convolutional_neural_network Convolutional_neural_network Public

    Forked from llSourcell/Convolutional_neural_network

    This is the code for "Convolutional Neural Networks - The Math of Intelligence (Week 4)" By Siraj Raval on Youtube

    Jupyter Notebook

  4. deep_q_learning deep_q_learning Public

    Forked from llSourcell/deep_q_learning

    This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube

    Jupyter Notebook

  5. practicalAI practicalAI Public

    Forked from GokuMohandas/Made-With-ML

    📚A practical approach to learning and using machine learning.

    Jupyter Notebook