Let’s think of a fictional scenario. You were looking for a change in your job. You started navigating through a […]
Category: DataScienceProjects
Generate Tweets/Text in Donald Trump Style using LSTM
Were you a fan of Donald Trump’s tweets? On a boring gloomy day, did you browse through his tweets to […]
Run your Deep Learning Model at Google Colab – Fast and Free GPU
I created my first Deep Learning Model to generate Text using LSTM. The basic model ran for a few hours […]
Deep Learning Model to Generate Text using Keras LSTM
Deep Learning is a topic that I had been avoiding for some time now. Somehow, its potential is intimidating. I […]
Build and deploy a multi-page Flask application on Heroku
Deploying an application on Heroku was a bit challenging. Although there are a lot of great posts and tutorials, I […]
Heroku Setup Guide On Mac OSx to Deploy a Python App
In my previous post, I created a Twitter Sentiment Analysis Application and worked on deploying the app. Honestly, it was […]