Skip to content

Creating Artificial Intelligence Agents from scratch using A*, Hill Climber, Genetic and MCTS Agents, KNN, DT, Preceptron, MLP, K-means

Notifications You must be signed in to change notification settings

vvvirenyu/Artificial-Intelligence-Agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NYU CS-GY-6613-AI

Assignment1

Implemented BFS, DFS, A* Agents for Pacman

Assignment2

Implemented Hill Climber, Genetic and MCTS Agents for Pacman

Assignment3

Breast Cancer Prediction using KNN, Decision Tree, Perceptron and MLP without using scikit-learn library (from scratch)

Assignment4

Breast Cancer Prediction K-means clustering Algorithm from scratch (.py file in Assignment3 folder)

About

Creating Artificial Intelligence Agents from scratch using A*, Hill Climber, Genetic and MCTS Agents, KNN, DT, Preceptron, MLP, K-means

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages