Skip to content
#

deepneuralnetworks

Here are 23 public repositories matching this topic...

This project researched the credit card transaction dataset and tried various machine learning classification models on the dataset to determine the best model that would flag suspicious activity more accurately.

  • Updated Nov 23, 2021
  • Jupyter Notebook

Convolutional Neural Network to Classify Dogs and Cat. I built a ImageClassifier which classifies and tells you whether its a Dog image or a Cat image. I built a convolutional network which consists of Three Convolution layer and Three MaxPooling layer. Each Convolutional layer has filters, kernel size. Maxpooling layer has stride and pooling si…

  • Updated Aug 26, 2021
  • Jupyter Notebook

This is a deep learning model used to identify whether a particular type of breast cancer is malignant or benign. It takes 30 features like area, texture, perimeter etc. in input and based on that features does the required classification. The project involves making deep neural network and training and testing the model with the help of data av…

  • Updated Aug 7, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the deepneuralnetworks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deepneuralnetworks topic, visit your repo's landing page and select "manage topics."

Learn more