Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.34 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.34 KB

Animal AI for Android

This is a self-learning program, that identifies animals by asking questions. Originally developed from:

The original program used a Heap inside an array, for the question tree. This version uses a database and an ORM wrapper instead. Giving us data persistence between runs.

This is work in progress. It's not running yet.

See the .Net version, for working version.

Links:

Author

🔥 Greg Eakin