Let’s think of a fictional scenario. You were looking for a change in your job. You started navigating through a […]
Category: Python
50 Python Interview Questions and Answers
This post is the repository of some python interview questions. The questions will range from basic theory questions to answering […]
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 […]
How to Install and Import Keras in Anaconda/Jupyter Notebooks
Do you work in Jupyter Notebooks and have an issue in installing and hence importing Keras? Well, you are at […]