Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhimrazy/artificial-intelligence-projects
This repository contains solved AI Projects.
https://github.com/bhimrazy/artificial-intelligence-projects
ai artificial-intelligence python sudoku-game sudoku-solution-finder sudoku-solver
Last synced: about 1 month ago
JSON representation
This repository contains solved AI Projects.
- Host: GitHub
- URL: https://github.com/bhimrazy/artificial-intelligence-projects
- Owner: bhimrazy
- License: mit
- Created: 2021-07-06T08:44:40.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T15:16:22.000Z (about 3 years ago)
- Last Synced: 2024-05-14T00:09:06.145Z (7 months ago)
- Topics: ai, artificial-intelligence, python, sudoku-game, sudoku-solution-finder, sudoku-solver
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository conatins solved AI Projects.## [1. Sudoku Solver](https://github.com/bhimrazy/Artificial-Intelligence-Projects/blob/master/Sudoku/encoding_sudoku.py)
![Sudoku Solver](https://user-images.githubusercontent.com/46085301/139583087-f2a98ca5-d147-40bf-a17b-964242a29b33.png)![Sudoku Solver complex](https://user-images.githubusercontent.com/46085301/144073345-29256b20-e97d-4688-93ba-cc4dbe9a64de.png)
## Author
- [@bhimrazy](https://www.github.com/bhimrazy)
## License
[MIT](https://github.com/bhimrazy/Artificial-Intelligence-Projects/blob/master/LICENSE)