Sasank Chilamkurthy

Solving an NLP Problem with Keras, Part 2

In this two-part post series, we are solving a Natural Language Processing (NLP) problem with Keras. In Part 1, we…

8 years ago

Solving an NLP Problem with Keras, Part 1

In a previous two-part post series on Keras, I introduced Convolutional Neural Networks(CNNs) and the Keras deep learning framework. We…

8 years ago

Computer Vision with Keras, Part 2

If you were following along in Part 1, you will have seen how we used Keras to create our model…

8 years ago

Computer Vision with Keras, Part 1

In this two-part post, we will get our hands dirty with deep learning by solving a real-world problem. The problem…

8 years ago