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

Block or report SJ-Ray

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. Character-Recognition-Application Character-Recognition-Application Public

    This app demonstrates the application of CNN for solving handwritten alpha numeric character recognition problem. Demo:https://youtu.be/7ADtw1VSd_o

    Jupyter Notebook 2 1

  2. Transfer_Learning_ImageClassification Transfer_Learning_ImageClassification Public

    Using Pytorch to implement transfer learning for Image Classification

    Jupyter Notebook

  3. CNN-with-Machine-Learning CNN-with-Machine-Learning Public

    Using VGG16 to extract features from image to train ML model.

    Jupyter Notebook 3 1

  4. FMNIST_MLP_PTH_Classifier FMNIST_MLP_PTH_Classifier Public

    This notebook demonstrate the use of PyTorch to create a Multi-Layer Perceptron for Image Classification on Fashion Mnist Dataset.

    Jupyter Notebook 1

  5. Virtual-Mouse Virtual-Mouse Public

    This script reads from webcam and detects any yellow object and use it as a mouse pointer.Youtube: https://youtu.be/puzHc95sIq4

    Python 1 1

  6. Gaming-Console-Code Gaming-Console-Code Public

    It's a Game controller made using accelerometer , Arduino and C# programming .Youtube: https://youtu.be/WVad9ja_6U8

    C#