Projects

Projects

Prediction the next available charging spot for your EV

Identifying fractures in spinal images

Identifying different lung diseases using COVID-19 Radiography Dataset

Using Yelp to generate fake reviews

  • The goal of this project was to create fake reviews using a dataset from Yelp. In order to do this, a recurring neural network (RNN) would be used, as they are a common model used for pattern prediction. In tandem with the RNN, a long short-term memory (LSTM) architecture will also be implemented using Keras framework in Google Colab.