Abstract: Heart disease is one of the biggest health problems in the world. Many people die every year because of it. Doctors can save lives if they find heart disease early. But doctors cannot stay ...
Add a description, image, and links to the maching-learning topic page so that developers can more easily learn about it.
Abstract: Accurate and reliable forecast of traffic flow is important to intelligent transportation systems (ITS). However, due to the non-stationary of traffic flow data, traditional point ...
Maze is a mini project developed to generate a maze randomly and be capable to resolve it using A* algorithm and Manhattan or Pythagore heuristics.