• Stars
    star
    2
  • Language
    Jupyter Notebook
  • Created over 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Our project is simple; we are building a simple “Geometry shape detector” which is identifying shape such as circle, rectangle, triangle, straight line and so on. Actually this project working on supervised data. First of all, we are import images which are some geometric shape on many type of drawn and every same shape classifies same class. Then convert Image to binary image then convert 1D matrix by using image processing mechanism. Geometry shape detector which is identifying shape such as circle, rectangle, triangle, straight line and so on. Actually this project working on supervised data.

More Repositories

1

Using_Q_Learning_Finding_Shortest_Path

Using Q learning algorithm solve this problem. Q learning is the part of reinforcement.
Jupyter Notebook
3
star
2

Map_Coloring

You will tell a specific color and color the map with that color
Python
2
star
3

Reinforcement-learning-for-Flight-Ticket-Pricing

From the beginning of the 20th century Airplane is the world's most expensive transportation system. The price of the air tickets often fluctuate before the departure date. This paper reports a study on the behavior of the air ticket of a particular period of time to predict the optimal time to buy the tickets. We prepared a method to mining the air fare data using Q-Learning algorithm. We also prepared another method using Deep Q-Network. Both of models can predict the optimal time to buy the air tickets. Before implementing our models we studied a lot of things about Reinforcement Learning, Markov Decision Process (MDP), Q-Learning and Deep Q-Network.
Jupyter Notebook
2
star
4

Music-player-using-openCV

With the change of the era, the concept of human thinking is changing. As a result, the implementation of bizarre necessary ideas of people is being implemented by using technology. Like: Artificial Intelligent, image processing, etc. In which modern people of the modern age are advanced and progress towards progress. In this project, we use image processing technology. Image processing is a method to perform some operations on an image, in order to get an enhanced image or to extract some useful information from it.
Java
2
star
5

portfolio

my information
CSS
1
star
6

Student_Help_Desk_Technician

Student help desk technician is optimized for course registration and student results. Whenever any student goes for registration a course. He has no idea, how many courses did he drop or fail. If he takes any drop or fails a course, whether it will overlap his regular courses. So our goal to easier course registration for regular student or irregular student and so on. By Monitors all student previous records related to his courses and also current semester offered course. Also, All the offered courses are published on the university notice board. The student doesn't see the list online. This site fixes that problem easily.
PHP
1
star
7

smart-assistance

Here are all the command that you can use :. For calculating any Arithmetic Problem , use 'calculate' or 'c' or 'cal' and a '='. For save something into the assistant use 'remember' or 'r' or 'rb' and a '='. For forget what you saved use 'foget remember' or 'forget all' or 'fr'. Use any kind of question. search any kind of word that you want to know about.
Java
1
star