Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreaconti/hsearch
hsearch provides core tool for AI search algorithms, mainly inspired by 'Artificial Intelligence: A Modern Approach, S.Russel and P.Norvig'
https://github.com/andreaconti/hsearch
artificial-intelligence-algorithms haskell
Last synced: 27 days ago
JSON representation
hsearch provides core tool for AI search algorithms, mainly inspired by 'Artificial Intelligence: A Modern Approach, S.Russel and P.Norvig'
- Host: GitHub
- URL: https://github.com/andreaconti/hsearch
- Owner: andreaconti
- Created: 2019-03-26T08:30:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-04T16:19:36.000Z (over 5 years ago)
- Last Synced: 2024-10-23T03:34:15.587Z (28 days ago)
- Topics: artificial-intelligence-algorithms, haskell
- Language: HTML
- Homepage:
- Size: 650 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hsearch
hsearch provides core tool for AI search algorithms, mainly inspired by
'Artificial Intelligence: A Modern Approach, S.Russel and P.Norvig'