Were you a fan of Donald Trump’s tweets? On a boring gloomy day, did you browse through his tweets to […]
Category: Machine Learning
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 […]
Scikit-learn – A one-stop solution in Machine Learning
I am in awe of Scikit-learn. I have always used scikit-learn for data modeling and metrics. But I had no […]
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 […]