Skip to content
View jai-fadia's full-sized avatar

Block or report jai-fadia

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. binary-search-algorithm binary-search-algorithm Public

    A Python implementation of the binary search algorithm.

    Python

  2. neural-style-transfer neural-style-transfer Public

    This code takes a content image and a style image as inputs and blends them together by transferring the artistic style of the style image onto the content image.

    Jupyter Notebook

  3. quick-sort-algorithm quick-sort-algorithm Public

    A recursive implementation of the quick sort algorithm in Python.

    Python

  4. anomaly-detection-enron anomaly-detection-enron Public

    A time-series anomaly detection model (simple RNN) built using TensorFlow and the Enron Emails dataset.

    Jupyter Notebook

  5. read-handwriting read-handwriting Public

    A deep learning implementation of a classification model that identifies digits in the MNIST dataset. A convolutional neural network was used to achieve an accuracy of 98.5%. Relevant packages: ten…

    Jupyter Notebook

  6. polaris polaris Public

    A Python package for beginners to leverage machine learning on simple datasets.

    Python