Skip to content
View YashChat's full-sized avatar
🏰
Working
🏰
Working
Block or Report

Block or report YashChat

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 Loading

  1. CPU-and-Memory-Monitor CPU-and-Memory-Monitor Public

    A script to monitor CPU and memory usage for a given process id. This project is a property of Purdue University, and copying any part of the code would be a violation of Purdue's academic honesty …

    Shell 2 2

  2. Network-Project Network-Project Public

    A small scaled version of the internet in Java, using graph techniques, Kruskal's algorithm and other relevant data structures. This project is a property of Purdue University, and copying any part…

    Java

  3. My-Shell My-Shell Public

    The goal of this project is to build a shell interpreter which combines behavior from common shells, including bash and csh. This project is a property of Purdue University, and copying any part of…

    Yacc

  4. Bank-Customer-Churn-ANN Bank-Customer-Churn-ANN Public

    Our goal is to make an Artificial Neural Network that can predict, based on geo-demographical and transactional information given above, if any individual customer will leave the bank or stay (cust…

    Jupyter Notebook 2 1

  5. Image-classification-CNN Image-classification-CNN Public

    A Convolutional Neural Network that is able to detect various objects in images.

    Jupyter Notebook

  6. Stock_Price_Prediction_RNN Stock_Price_Prediction_RNN Public

    We implement a Recurrent Neural Network with multiple LSTM(Long Short Term Memory) layers, and use this to predict the stock. In this particular example, I am using a dataset with google price deta…

    Python 1