Tridib Samanta

Results 4 repositories owned by Tridib Samanta

CPP_Beginner_to_Expert

246
Stars
58
Forks
Watchers

Contributed for those who want to learn how to write code in C++. This repository covers concepts from the basic to the advanced level. Comments added in each program for getting better grasp of the l...

Codeforces_Solutions

16
Stars
5
Forks
Watchers

My solution to some problems listed on Codeforces.

WhatsAppChatBot

22
Stars
9
Forks
Watchers

WhatsApp Chatting System Automation using Python

Chatbot-using-Python

19
Stars
16
Forks
Watchers

Build a chatbot using deep learning techniques. The chatbot will be trained on the dataset which contains categories (intents), pattern and responses. We use a special recurrent neural network (LSTM)...