Univention Corporate Server
-
Updated
Feb 4, 2025 - Python
Univention Corporate Server
Commandline interface to start IPMI/OOB KVM interfaces
Uniform Cost Search implementation for Artificial Intelligence course
All Artificial Intelligence Search algorithms. Depth first search, Breadth first search, uniform cost search, Greedy search, A star search, Minimax and Alpha beta pruning. Implemented in Python 3.
Search in Pac-Man using BFS DFS UCS Astar
Code implementations based on the book "Inteligencia Artificial. Fundamentos, práctica y aplicaciones", 2nd. Edition, by Alberto García Serrano.
Calculating the shortest path between two nodes with the Uniform Cost Search algorithm.
Robot that cleans room from dirts. Finds the optimum path eventually. Same algorithms are applied as in finding path to escape a maze.
Learning Classifier System (LCS) Suite - Implementation of Michigan-style LCS algorithms - UCS and XCS.
Artificial Intelligence project to compare different search algorithms - especially A* based algorithms.
Asterisk-Extension for Univention Server
Implementation of reinforcement learning algorithms to solve pacman game. Part of CS188 AI course from UC Berkeley.
Add a description, image, and links to the ucs topic page so that developers can more easily learn about it.
To associate your repository with the ucs topic, visit your repo's landing page and select "manage topics."