Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/melvinmo/ai_course_archive

This repository contains my undergrad artificial intelligence course activities, primarily theoretical and programming assignments.
https://github.com/melvinmo/ai_course_archive

ai artificial-intelligence python

Last synced: 4 days ago
JSON representation

This repository contains my undergrad artificial intelligence course activities, primarily theoretical and programming assignments.

Awesome Lists containing this project

README

        

# AI_Course_Archive
This repository contains my undergrad artificial intelligence course activities, primarily theoretical and programming assignments.

## Assignment 1
It is on topics: #CSP, #TSP, #GeneticAlgorithm, #Nqueens, and #GraphColoring.

## Assignment 2
It is on topics: #ML, #NeuralNetwork, #Backpropagation, and #GradientDescent.

## Assignment 3
It is on topics: #Probability, #Independence, #BayesianNetwork, and #MarkovGame.

## Assignment 4
It is on topics: #MarkovDecisionProcess and #ReinforcementLearning.

> 🔍 **Explore the Final Project:** In order to offer a structured and comprehensive showcase, the final project for this course is presented here at **[Agent-Training-for-Breakout-Game](https://github.com/MelvinMo/Agent-Training-for-Breakout-Game)**.