- CA1: Implementing DFS, BFS, Iterative Deepening Search (IDS) for sloving a maze
- CA2: Scheduling the university curriculum by genetic algorithm
- CA3: Implementing forward and backward propagation of neural networks with droupout, L2-Norm to classify not-MNIST dataset. Both gradient-descent and stochastic gradient-descent were studied in this project.
- CA4:
- Regression: Linear, Univariate, Multivariate, Logistic, SVM
- Q-Learning
- Clustering: K-means, Fuzzy C-means
rbostandoust/AI-Projects
AI Projects: Maze Solver, Genetic Algorithm, Neural Nets, Regression, Clustering, Q-Learning
Python