https://github.com/azmain005/cse422-artificial-intelligence
CSE422 ASSIGNMENTS (BRACU)
https://github.com/azmain005/cse422-artificial-intelligence
Last synced: about 1 year ago
JSON representation
CSE422 ASSIGNMENTS (BRACU)
- Host: GitHub
- URL: https://github.com/azmain005/cse422-artificial-intelligence
- Owner: Azmain005
- Created: 2024-11-07T12:29:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T12:38:57.000Z (over 1 year ago)
- Last Synced: 2024-11-07T13:33:43.214Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSE422-LAB
### CSE422 - Artificial Intelligence Assignments
This repository contains all assignments and projects for the CSE422 Artificial Intelligence course.
Here, I explore foundational AI concepts, including search algorithms, knowledge representation, machine learning, and natural language processing.
Each assignment focuses on practical applications of AI theory, leveraging Python and relevant AI libraries for hands-on experience.
#### Topics Covered:
- Problem-solving using search algorithms (e.g., BFS, DFS, A*)
- Heuristic-based optimization
- Knowledge representation and reasoning
- Machine learning models and training techniques
- Natural language processing basics
This repository serves as a portfolio of my AI coursework, showcasing code, analysis, and key learnings from each assignment.