Skip to content
View urjeet's full-sized avatar

Block or report urjeet

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. chat-recall chat-recall Public

    TypeScript 1 1

  2. VRSoftware-LCVasculature VRSoftware-LCVasculature Public

    This project was part of the NSF REU TECBio program. I collaborated with Dr. Ian Sigal and his Laboratory of Ocular Biomechanics to develop a virtual reality application to better visualize the Lam…

    C#

  3. Pima-Diabetes-Keras-Model Pima-Diabetes-Keras-Model Public

    My first Deep Learning project, I used Keras and TensorFlow to train and evaluate a neural network that can predict diabetes in Pima Native Americans given several other factors. I followed a tutor…

    Python

  4. Predicting-Google-Stock-Prices Predicting-Google-Stock-Prices Public

    Using Machine Learning and a Linear Regression model , I examined a dataset of GOOGL stock prices from August 19th, 2004 to March 27th, 2018 and used this dataset to predict stock prices for the ne…

    Jupyter Notebook

  5. Hybrid-Symbol-Table Hybrid-Symbol-Table Public

    An implementation of a hybrid symbol table that provides hash table access, indexed integer access, and sequential access (using an iterator). This implementation was used to model an array data ty…

    Java

  6. RSA-Chat RSA-Chat Public

    An implementation of a primitive secure communications system utilizing the RSA cryptosystem and two primitive symmetric ciphers. I completed this project for a University assignment. **Do not use …

    Java