Univention Corporate Server
-
Updated
Sep 24, 2026 - Python
Univention Corporate Server
Commandline interface to start IPMI/OOB KVM interfaces
Uniform Cost Search implementation for Artificial Intelligence course
Search in Pac-Man using BFS DFS UCS Astar
Robot that cleans room from dirts. Finds the optimum path eventually. Same algorithms are applied as in finding path to escape a maze.
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.
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.
Deploy Cisco AI Pods with Ansible and Python
Implementation of reinforcement learning algorithms to solve pacman game. Part of CS188 AI course from UC Berkeley.
⚡ AiLab-workbench — an all-in-one 🧠 AI & data science lab repository 🚀 with Python implementations of path-finding algorithms (BFS, DFS, UCS) 🧭, data processing 📊, and algorithmic problem-solving 🧮. Includes lab assignments 📚, sample datasets 🗂️, and step-by-step scripts 📝 for hands-on learning 💡.
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.
To associate your repository with the ucs topic, visit your repo's landing page and select "manage topics."