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

https://github.com/xtenzq/ai-cp

Artificial intelligence and concurrent programming in MATLAB
https://github.com/xtenzq/ai-cp

expert-system fuzzy fuzzy-inference-system fuzzy-logic matlab

Last synced: 7 months ago
JSON representation

Artificial intelligence and concurrent programming in MATLAB

Awesome Lists containing this project

README

          

# AI-CP
Tasks of artificial intelligence and concurrent programming course in Irkutsk National Research Technical University.

## Contents
1. [Fuzzy Inference System](#fuzzy-inference-system)
2. [Neural network](#neural-network)
3. [Concurrent programming](#concurrent-programming)

## Fuzzy Inference System

[[Folder](https://github.com/xtenzQ/AI-CP/tree/master/Fuzzy%20Inference%20System)]

A fuzzy inference system (FIS) is a system that uses fuzzy set theory to map inputs.

## Neural network

[[Folder](https://github.com/xtenzQ/AI-CP/tree/master/Biological%20neural%20network)]

## Concurrent programming

[[Folder](https://github.com/xtenzQ/AI-CP/tree/master/Fuzzy%20Inference%20System)]

## References