neareast-neighbour

There are 2 repositories under neareast-neighbour topic.

  • rdbch/COVID-19-Forecast

    This repository implements a Recurrent Neural Network, which predicts the spread of COVID-19 accross the world using as training data only the nearest neighbors in terms of growth.

    Language:Jupyter Notebook6201
  • ErolGelbul/travelling_salesman_problem

    Python program to solve the travelling salesman problem.

    Language:Python