{"id":19293929,"url":"https://github.com/domamaric/uui","last_synced_at":"2025-09-10T04:44:24.275Z","repository":{"id":177415588,"uuid":"655344865","full_name":"domamaric/UUI","owner":"domamaric","description":"Python solutions for Introduction to AI laboratory exercises.","archived":false,"fork":false,"pushed_at":"2024-06-25T13:03:42.000Z","size":1267,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T20:42:25.071Z","etag":null,"topics":["ant-colony-optimization","bfs-algorithm","genetic-algorithm","id3","id3-algorithm","id3-decision-tree","propositional-logic","ucs-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domamaric.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-18T16:05:17.000Z","updated_at":"2024-07-03T22:11:08.000Z","dependencies_parsed_at":"2024-11-09T22:37:15.557Z","dependency_job_id":"7e9590c5-7751-4240-b54d-f5ea07654b44","html_url":"https://github.com/domamaric/UUI","commit_stats":null,"previous_names":["domamaric/uui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domamaric%2FUUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domamaric%2FUUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domamaric%2FUUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domamaric%2FUUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domamaric","download_url":"https://codeload.github.com/domamaric/UUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240397016,"owners_count":19794777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ant-colony-optimization","bfs-algorithm","genetic-algorithm","id3","id3-algorithm","id3-decision-tree","propositional-logic","ucs-algorithm"],"created_at":"2024-11-09T22:36:36.018Z","updated_at":"2025-02-24T00:23:12.583Z","avatar_url":"https://github.com/domamaric.png","language":"Python","readme":"# Introduction to Artificial Intelligence Project\n\nThis repository contains the solutions for four programming assignments in the \"Introduction to Artificial Intelligence\" (Uvod u umjetnu inteligenciju) cours eat [FER](https://www.fer.unizg.hr/).\n\n## Project Overview\n\nProject also contains `aco` folder which contains Ant colony optimization algorithm which is used to solve traveling salesman problem. Task is **not** part of laboratory assignments. I opted\nto try and implement it for practice purposes. Folder contains one test case.\n\n### Lab Assignments\n\n1. **State Space Search Analysis**\n   - Analyze state space search problems and the complexity of various blind and heuristic search algorithms.\n\n2. **Automated Reasoning System**\n   - Implement an automated reasoning system based on refutation resolution.\n   - Address a problem related to cooking, applying the refutation resolution algorithm to assist in the process.\n\n3. **Decision Tree Algorithm**\n   - Implement the decision tree algorithm for machine learning.\n   - Analyze the problems and extensions associated with this algorithm.\n\n4. **Neural Networks and Genetic Algorithm**\n   - Explore neural networks and the generational genetic algorithm.\n   - Implement code for learning an artificial neural network using a genetic algorithm.\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3.8 or greater and numpy library for 4th lab assignment \n\n### Installation\n\n1. Clone the repository and position accordingly:\n\n   ```bash\n   git clone https://github.com/domamaric/UUI.git\n   cd UUI/\n\n2. Play with code as you like.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomamaric%2Fuui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomamaric%2Fuui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomamaric%2Fuui/lists"}