Assignments of the Computational Intelligence course taught by S. Hajipour at SUT. This repository contains both theritical and coding assignments.
-
Theoritical Assignments:
- Perceptron
- MLP
- RBF
- Evolutionary algorithms
- Particle Swarm Optimization & Ant Colony Optimization
- Fuzzy logic & control
-
Coding Assignments:
- Implementing TLU and perceptron, inclusind the training process
- Implementing MLP network and backpropagation
- K-means with RBF networks, Implementing genetic algorithhm, ACO and PSO