Skip to content
View aditbiswas1's full-sized avatar

Organizations

@grofers
Block or Report

Block or report aditbiswas1

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. MLND-smartcab MLND-smartcab Public

    An Implementation of a Q-Learning Agent which learns to efficiently and safely navigate and complete cab trips in simulation.

    HTML 1 4

  2. P2-traffic-sign-classifier P2-traffic-sign-classifier Public

    Traffic Signs classification project using GTSRB dataset using a modified VGGNet architecture in tensorflow

    Jupyter Notebook 4 1

  3. P3-behavioral-cloning P3-behavioral-cloning Public

    Implementation of an end to end deep neural network in keras which predicts steering angles based on raw image data to navigate a car

    Jupyter Notebook 2 1

  4. P5-Vehicle-Detection P5-Vehicle-Detection Public

    A vehicle detection pipeline trained on cars from kitti dataset using SVM classifiers on color and spatial features.

    Jupyter Notebook 2 1

  5. drf-url-filters drf-url-filters Public

    Forked from manjitkumar/drf-url-filters

    A django app to apply filters on drf querysets using query params with validations using voluptuous.

    Python

  6. CarND-P11-Semantic-segmentation CarND-P11-Semantic-segmentation Public

    An implementation of a fully convolutional network for road segmentation using vgg16 as the encoder network

    Python