Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jjwizardmp/a-start-search-python

Python project where the 'A Start Search' algorithm and a simulation of the agent's path with animations were implemented.
https://github.com/jjwizardmp/a-start-search-python

cv2 ipython iterto jupyter-lab jupyter-notebook mathplotlib numpy pip python python-env python3

Last synced: 24 days ago
JSON representation

Python project where the 'A Start Search' algorithm and a simulation of the agent's path with animations were implemented.

Awesome Lists containing this project

README

        

# A-start-search-python
Python project where the 'A Start Search' algorithm and a simulation of the agent's path with animations were implemented.

## Introduction

Create a jupyter notebook implement the *A Search algorithm.

## Requeriments

- Implement the *A Search Algorithm in a Python project where the notebook show a simulation of the agent's path.
### Image to Webp Script:

Create a virtual python enviroment, after this install the dependecies of the project in the 'requirements.txt' file.

Next, run the next command to open jupyter lab:

```sh
jupyter lab
```

Enter on the direction showed in terminal
## Contributors

This project was written by:

- Programmer :
- [Joan de Jesús Méndez Pool](https://github.com/JJWizardMP)