Pinned Repositories
AI_Career_Coach
Bike-Ride-Sharing-Data-Analysis
chatbot_with_python
A Deep Learning chatbot using Tensorflow framework of python
CMS-Blog-by-Django
CMS-blog-Django
This is a complete CMS blog developed using Django, A web framework of python
codes
Codes and other stuffs for second research
Data-Visualization-Using-Matplotlib
Visualizing diffrent type of data using matplotlib library of python.
Deep_learning_ChatBot_with_tensorflow
Tried to build a deep learning chatbot with tensorflow
demo-dashboard
demo dashboard page
Digit_Recognizer_kaggle
Arafat4341's Repositories
Arafat4341/chatbot_with_python
A Deep Learning chatbot using Tensorflow framework of python
Arafat4341/CMS-blog-Django
This is a complete CMS blog developed using Django, A web framework of python
Arafat4341/codes
Codes and other stuffs for second research
Arafat4341/Data-Visualization-Using-Matplotlib
Visualizing diffrent type of data using matplotlib library of python.
Arafat4341/Generating_words_using_RNN
This is a python script for generating words from large text corpus using Recurrent Neural Network
Arafat4341/github_profile_finder_app_using_jQuery_AJAX
A simple github profile finder application
Arafat4341/GradientDescentPythonImplementation
Arafat4341/Machine-Learning
Different classification problems are solved using supervised learning algorithms. Besides different model evaluation techniques are being applied to evaluate the models.
Arafat4341/N-Queen-problem-using-hill-climbing-and-simulated-annealing-algorithm
The traditional AI problem 'N-Queen problem' is solved with both hill climbing & simulated annealing algorithm in this repository using python
Arafat4341/NLP
Natural Language Processing with Python
Arafat4341/Research1
All the codes written in this research are in this repository.
Arafat4341/testWebsite
test purpose
Arafat4341/Tetris_game_in_javascript
Tried to build a tetris game with raw javascript
Arafat4341/TwitterSentimentAnalysis
Here I took different twitter posts on a certain topic and analyzed the sentiment.
Arafat4341/VisualizingErrorUsingMatplotlib
Here I have visualized the error between true data and predicting data using Matplotlib Library
Arafat4341/VisualizingTheErrorOfaLinearRegressionModel