Skip to content

mohammadtavakoli78/Computational-Intelligence

Repository files navigation

Computational Intelligence Projects

Table of Contents

Introduction

This is projects of Computational Intelligence course. There are four projects.
At first Project we should Classify Six Fruits with the help of Nueral Networks.
At second Project we should balance Inverted Pendulum with the help of Fuzzy System.
At third Project we should play a game name Snail Jumper with the help of Evolutionary Algorithms.
At fourth Project we should manage a Watering Plants System with the help of Fuzzy System.

💻 First_Project

At this Project we should Classify Six Fruits with the help of Nueral Networks. Codes are in this link.

💻 Second_Project

At this Project we should balance Inverted Pendulum with the help of Fuzzy System. Codes are in this link.

💻 Third_Project

At this Project we should play a game name Snail Jumper with the help of Evolutionary Algorithms Codes are in this link.

💻 Fourth_Project

At this Project we should manage a Watering Plants System with the help of Fuzzy System. Codes are in this link.

Technologies

Project is created with:

  • Python version: 3.7