Skip to content

mfrashidi/SBU-AI-Fall-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Artificial Intelligence Course - Fall 2023

This repository contains my homework solutions for the Artificial Intelligence (AI) course. It includes implementations, explanations, and results for each assignment, organized for easy navigation and reference.


🧠 Course Overview

The AI course covers foundational concepts in Artificial Intelligence, including:

  • Search Algorithms
  • Game Playing
  • Logic and Reasoning
  • Machine Learning Basics
  • Probabilistic Models
  • Natural Language Processing (NLP)

πŸ“ Repository Structure

The repository is organized as follows:

β”œβ”€β”€ homeworkX/
β”‚   β”œβ”€β”€ README.md        # Overview of Homework X
β”‚   β”œβ”€β”€ solution.py      # Python implementation
β”‚   β”œβ”€β”€ tests.py         # Testing the solution
β”‚   └── test_cases/      # Test cases for validation
β”œβ”€β”€ README.md            # Main README file
└── LICENSE              # License for the repository

πŸ“œ Homework Assignments

Assignment Topic
Homework 1 Search Algorithms
Homework 2 Genetic Algorithms
Homework 3 Constraint Satisfaction Problem (CSP)
Homework 4 Natural Language Processing (NLP)
Homework 5 Minimax algorithm and Alpha-Beta pruning

About

Solutions to Artificial Intelligence course assignments

Topics

Resources

Stars

Watchers

Forks

Languages