H. M. Tarek Ullah's repositories
AD-Detection-From-3D-Brain-MRI-Data-Using-Deep-Deterministic-Convolutional-Neural-Networks
This repository is related to the thesis paper titled as "ALzheimer's Disease & Dementia Detection From 3D Brain MRI Data Using Deep Convolutional Neural Networks." This thesis paper was accepted and published by IEEE's 3rd INTERNATIONAL CONFERENCE FOR CONVERGENCE IN TECHNOLOGY ( I2CT), PUNE, INDIA - 6-8 APRIL, 2018.
Location-Based-Food-Delivery-Service-Using-Python-and-Google-Maps-APIs
Implementation of Location based food delivery service using Python 2.7 and Google Maps APIs.It suggests restaurants to users based on their location and choice of cuisine. Moreover it shows delivery time , distance of user from selected restaurant in km and also draws a shortest path in google Map using travelling salesman problem under the hood. in It's only the Back-End or just a console app without any database.
Point-Of-Sales
This project is developed in C# .In this project I have followed N-Tier architecture and also developed Object Relational Mapping (ORM ) from Scratch using MySQL database as backend . Metro UI has been used for user interface design.This project is useful for small shops.
Reinforcement-Learning-Algorithms
These implementatios shows Convergence and performance of policy and value iteration algorithms, how the convergence of these algorithms to the optimal value function depends on the number of iterations used. Furthermore, I have implemented on-policy SARSA and off-policy Q-learning algorithms and showed how the performance of these algorithms depends on the exploration-exploitation tradeoff, and on learning rates. My experiments were evaluted on benchmark reinforcement learning tasks such as a smallworld, gridworld and a cliffworld MDP to analyze the performance of our algorithms.
Active-Learning-Bayesian-Convolutional-Neural-Networks
Active Learning on Image Data using Bayesian ConvNets
2D-OpenGL-Shhoting-Game
2D OpenGL Shooting game developed using C++ and OpenGL
BD_Govt_Job_Apply_Automation
©I am the only one owner of all codes of this repository. If anyone copies , steals or use my code in their project or software, i will take befitting steps against that person or company by imposing required license.
Deep-Learning-using-Deterministic-Convolutional-Neural-Networks-
Implementation of Deep learning using Deterministic Convolutional Neural Networks in Keras in frontend and Tensorflow / Theano as backend
Stripe-Payment-Integration-With-Flask-Python
Implementation of Stripe Payment ( Check Out with credit card ) integration with Flask using Python stripe module and simple bootstrap pages.
Demonstration-Of-Flask-Python-Integration-with-Firebase-Using-Pyrebase
This is the Firebase integration with Flask using Pyrebase. I found the official Python client for Firebase buggy. So it's better to connect Python with Firebase using Pyrebase
Giver
Giver is a complete Fund raising website with high performance MySQL database admin panel specifically designed for patients .
Graph-Algorithms
I will try to implement all the Graph Algorithms and Solve Problems related to Graph Theory here