Skip to content
View spandanmohanty07's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report spandanmohanty07

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

Popular repositories

  1. computer-vision-image-recognition computer-vision-image-recognition Public

    This repository contains various image recognition projects using Deep learning, Neural Networks and Tensorflow concepts

    Jupyter Notebook

  2. regression-neural-networks regression-neural-networks Public

    We will use video game sales data to train a neural network that will predict how much we can expect future video games to earn based on our historical data

    Python

  3. image-recognition-using-pretrained-nn-models image-recognition-using-pretrained-nn-models Public

    Instead of making your own Neural Network designs from scratch, it often makes sense to reuse an existing neural network design as a starting point for our projects. Here, we will reuse VGG16 CNN m…

    Jupyter Notebook

  4. image-recognition-nn-from-scratch image-recognition-nn-from-scratch Public

    We will build our neural network model from scratch using CIFAR10 dataset. Fater building the neural network, we will save it's structure in a json format and also save it's trained weights in h5 f…

    Python

  5. image-recognition_without-nn image-recognition_without-nn Public

    This is a classification problem where we classify whether an image is a cat or non-cat. Here, we do not use any keras or tensorflow frameworks. Manual implementation of forward propagation, backwa…

    Jupyter Notebook

  6. Natural-Language-Processing Natural-Language-Processing Public

    Projects on Natural Language Processing

    Jupyter Notebook