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

Block or report MalayAgr

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. MesoNet-DeepFakeDetection MesoNet-DeepFakeDetection Public

    A CNN-based DeepFake detector called MesoNet, replicated from a 2018 paper available at https://arxiv.org/abs/1809.00888

    Jupyter Notebook 13 4

  2. SteeringWheelAnglePredictor SteeringWheelAnglePredictor Public

    A CNN-based deep learning model to predict steering wheel angles for a car, replicated from a 2016 paper available at https://arxiv.org/abs/1604.07316

    Python 1

  3. DeepNeuralNetworksFromScratch DeepNeuralNetworksFromScratch Public

    Different kinds of deep neural networks (DNNs) implemented from scratch using Python and NumPy, with a TensorFlow-like object-oriented API.

    Python 8

  4. Python101 Python101 Public

    A repository containing documents for the basics of Python

    Jupyter Notebook 6 7

  5. Algorithms Algorithms Public

    C implementation of popular algorithms and solutions for problems from CLRS

    C

  6. leetcode leetcode Public

    Solutions to problems on the online competitive programming platform, LeetCode.

    Python