Skip to content
View AmanRajput997's full-sized avatar

Block or report AmanRajput997

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. Credit-Card-Customer-Churn-Prediction Credit-Card-Customer-Churn-Prediction Public

    📝 Description This project aims to predict whether a credit card customer will churn (i.e., close their account). By identifying customers who are likely to churn, the bank can take proactive steps…

    Jupyter Notebook 1

  2. MNIST-Digit-Classification-using-an-Artificial-Neural-Network MNIST-Digit-Classification-using-an-Artificial-Neural-Network Public

    This project demonstrates a multi-class classification task to predict handwritten digits using the well-known MNIST dataset. The prediction is accomplished by building and training an Artificial N…

    Jupyter Notebook 1

  3. Exploring-Convolutional-Neural-Networks-CNNs-with-Keras Exploring-Convolutional-Neural-Networks-CNNs-with-Keras Public

    A Convolutional Neural Network is a class of deep neural networks most commonly applied to analyzing visual imagery. They are inspired by the biological processes in the animal visual cortex. CNNs …

    Jupyter Notebook

  4. Recurrent-Neural-Networks-RNN-for-Sentiment-Analysis Recurrent-Neural-Networks-RNN-for-Sentiment-Analysis Public

    This repository contains a series of Jupyter notebooks demonstrating the implementation and comparison of various Recurrent Neural Network (RNN) architectures—SimpleRNN, LSTM, and GRU—for a binary …

    Jupyter Notebook