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

Block or report MarsRoboters

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. lane_line_detection_with_accracy- lane_line_detection_with_accracy- Public

    I have detected lane lines using Hough transform technique and later I checked the accuracy of the algorithm.

    Python 1

  2. Brain-Tumor-Detection-using-Keras Brain-Tumor-Detection-using-Keras Public

    I have used MRI Images from the Kaggle Dataset: https://www.kaggle.com/navoneel/brain-mri-images-for-brain-tumor-detection

    Jupyter Notebook

  3. Fashion-Mnist-Project Fashion-Mnist-Project Public

    The analysis in the notebook is focused on the effects image augmentation has on various models and loss types.

    Python

  4. Image-Recognition-using-CNN Image-Recognition-using-CNN Public

    I have used Cifar10 dateset for the Image Recognition.

    Jupyter Notebook

  5. Liar-Detector Liar-Detector Public

    Unsupervised Learning Algorithms being implemented to detect a liar.

    Python

  6. ML-Classification-Optimization-Project ML-Classification-Optimization-Project Public

    Digit MNIST optimization classification project, our goal is to minimize the loss function using several optimizers

    Python