An open API service indexing awesome lists of open source software.

https://github.com/aleedm/computational-intelligence


https://github.com/aleedm/computational-intelligence

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Introduction
Welcome to the computational-intelligence folder. This collection is a part of my academic journey at the Politecnico di Torino for the year 2023-2024. It encompasses a series of algorithms and implementations discussed during the Computational Intelligence course lectures and lab sessions

# Content Overview

- A* Algorithm
- ES Algorithm for the nim game
- ES Algorithm for the 1000-loci problem
- Q-Learning and Monte Carlo for Tic-Tac-Toe
- AlphaZero for Quixo

# Note
This code is a personal implementation, crafted as part of my studies. While it's influenced by the teachings of the course instructors, any mistakes or unique interpretations are my own.