Skip to content
View ebishoff's full-sized avatar

Block or report ebishoff

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
ebishoff/README.md
  • 👋 Hi, I’m @ebishoff
  • 👀 I’m interested in machine learning, data science, computer vision, adversarial machine learning, natural language processing, etc.
  • 🌱 I’m currently learning everything I can on data science.
  • 💞️ I’m looking to collaborate
  • 📫 How to reach me: Email-ebishoff93@yahoo.com LinkedIn-https://www.linkedin.com/in/elise-bishoff/

Pinned Loading

  1. cnn-images cnn-images Public

    Convolutional Neural Network for flower dataset

    Jupyter Notebook

  2. food_classification_app food_classification_app Public

    Food classification app on food-101 dataset

    Python

  3. interpreting_CNN interpreting_CNN Public

    We use the pretrained VGG-16 CNN on the ImageNet dataset to visualize feature maps, saliency maps, classes, and to fool our network.

    Jupyter Notebook 1

  4. LeNet-5-CNN LeNet-5-CNN Public

    Here we implement the LeNet-5 model in TensorFlow. We use this NN framework with the MNIST dataset and CIFAR-10 datasaet.

    Jupyter Notebook

  5. style_transfer_CNN style_transfer_CNN Public

    Implemented the style transfer technique. Generated artistic images using this method.

    Jupyter Notebook

  6. SVM-Topic-Classification SVM-Topic-Classification Public

    Use SVM to perform topic classification on new blog posts based.

    Jupyter Notebook